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