| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
import "XSheetRange.idl";
 
  
| Public Member Functions | |
| any | getSelectionFromString ([in] string aStrRange) | 
| Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |
| any getSelectionFromString | ( | [in] string | aStrRange | ) | 
Example: '2-5,7' returns selection of pages/sheets/slides 2,3,4,5,7