contains the arguments for starting the range selection.
More...
|
string | InitialValue |
| contains the initial value for the range descriptor.
|
|
string | Title |
| contains a title for the operation.
|
|
boolean | CloseOnMouseRelease |
| specifies if the range selection is finished when the mouse button is released, after selecting cells.
|
|
boolean | SingleCellMode |
| specifies if the range selection is limited to a single cell only.
|
|
contains the arguments for starting the range selection.
- See also
- com::sun::star::sheet::XRangeSelection
- Developers Guide
- Spreadsheet Documents - Range Selection
◆ CloseOnMouseRelease
boolean CloseOnMouseRelease |
|
property |
specifies if the range selection is finished when the mouse button is released, after selecting cells.
◆ InitialValue
contains the initial value for the range descriptor.
◆ SingleCellMode
specifies if the range selection is limited to a single cell only.
If TRUE
, the selection is restricted to a single cell. If FALSE
, multiple adjoining cells can be selected. The default value is FALSE
.
- Since
- OOo 2.0.3
◆ Title
contains a title for the operation.
The documentation for this service was generated from the following file: