LibreOffice
LibreOffice 25.2 SDK API Reference
 
Loading...
Searching...
No Matches
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.
 
short Item
 The item specifier, type of the table reference within the database range.
 
ComplexReference Reference
 The corresponding cell range reference.
 

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

◆ Index

long Index

The index of the database range.

This index can be obtained from the database range using its DatabaseRange::TokenIndex property.

◆ Item

short Item

The item specifier, type of the table reference within the database range.

◆ Reference

ComplexReference Reference

The corresponding cell range reference.


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