LibreOffice
LibreOffice 25.8 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Public Attributes | List of all members
TableRefToken Struct 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...
 

Detailed Description

contains the information regarding table structured reference tokens

See Also
DatabaseRange
com::sun::star::sheet::FormulaMapGroupSpecialOffset::TABLE_REF
Since
LibreOffice 25.2

Member Data Documentation

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.


The documentation for this struct was generated from the following file: