| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
contains the arguments for starting the range selection. More...
import "RangeSelectionArguments.idl";
| Public Attributes | |
| 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.
| 
 | property | 
specifies if the range selection is finished when the mouse button is released, after selecting cells.
| 
 | property | 
contains the initial value for the range descriptor.
| 
 | optionalproperty | 
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.
| 
 | property | 
contains a title for the operation.