Lines Matching refs:cursor
37 /** provides advanced methods to control the position of a cursor in a
46 /** expands the cursor into the region containing the cells to which
55 /** collapses the cursor into the range of the array formula to which
59 cursor must point to any cell containing an array formula.
60 If not, the cursor is left unchanged.</p>
66 /** expands the cursor to merged cell ranges.
68 <p>Expands the current cursor range in a way so that all merged
70 If the cursor does not point to any range with merged cells, it
77 /** expands the cursor to include the entire columns of the cells
84 /** expands the cursor to include the entire rows of the cells to
91 /** changes the size of a cursor range.
93 <p>The top left cell of the cursor keeps unmodified. </p>
96 the number of columns of the new cursor range.
98 the number of rows of the new cursor range.