LibreOffice
LibreOffice 25.2 SDK API Reference
|
contains the information regarding table structured reference tokens More...
import"TableRefToken.idl";
Public Attributes | |
long | Index |
The index of the database range. More... | |
short | Item |
The item specifier, type of the table reference within the database range. More... | |
ComplexReference | Reference |
The corresponding cell range reference. More... | |
contains the information regarding table structured reference tokens
long Index |
The index of the database range.
This index can be obtained from the database range using its DatabaseRange::TokenIndex property.
short Item |
The item specifier, type of the table reference within the database range.
ComplexReference Reference |
The corresponding cell range reference.