LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
PivotTableFieldEntry Struct Reference

Pivot table field entry data. More...

import"PivotTableFieldEntry.idl";

Public Attributes

string Name
 Name of the field entry. More...
 
long DimensionIndex
 The index of the field entry. More...
 
long DimensionPositionIndex
 The output position of the field entry in its field type. More...
 
boolean HasHiddenMembers
 Does it have some members that are hidden (filtered). More...
 

Detailed Description

Pivot table field entry data.

Since
LibreOffice 5.4

Member Data Documentation

◆ DimensionIndex

long DimensionIndex

The index of the field entry.

◆ DimensionPositionIndex

long DimensionPositionIndex

The output position of the field entry in its field type.

◆ HasHiddenMembers

boolean HasHiddenMembers

Does it have some members that are hidden (filtered).

◆ Name

string Name

Name of the field entry.


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