LibreOffice
LibreOffice 25.8 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. | |
short | Item |
The item specifier, type of the table reference within the database range. | |
ComplexReference | Reference |
The corresponding cell range reference. |
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.