Lines Matching refs:of
9 * with the License. You may obtain a copy of the License at
45 /** provides access to the cells or to sub-ranges of a cell range.
56 is the column index of the cell inside the range.
59 is the row index of the cell inside the range.
65 if an index is outside the dimensions of this range.
76 /** Returns a sub-range of cells within the range.
79 is the column index of the first cell inside the range.
82 is the row index of the first cell inside the range.
85 is the column index of the last cell inside the range.
88 is the row index of the last cell inside the range.
94 if an index is outside the dimensions of this range.
107 /** Returns a sub-range of cells within the range.
109 <p>The sub-range is specified by its name. The format of the range
110 name is dependent of the context of the table. In spreadsheets valid
115 the name of the sub-range.