このレンジオブジェクトが示す範囲のセルの値、フォーマット、データ検証ルールをクリアします。Clear the value, format, and data validation rules for the cells in the range indicated by this range object.
このレンジオブジェクトが示す範囲のセルの値を返します。 配列は1次元目が行を表し、2次元めが列を表します。Returns the value of a cell in the range indicated by this range object. In an array, the first dimension represents rows and the second dimension represents columns.
スプレッドシートのセル範囲への操作を提供するクラスです。This class provides operations on a range of cells in a spreadsheet.