LibreOffice
LibreOffice 25.8 SDK API Reference
|
Pivot table field entry data. More...
import "PivotTableFieldEntry.idl";
Public Attributes | |
string | Name |
Name of the field entry. | |
long | DimensionIndex |
The index of the field entry. | |
long | DimensionPositionIndex |
The output position of the field entry in its field type. | |
boolean | HasHiddenMembers |
Does it have some members that are hidden (filtered). |
Pivot table field entry data.
long DimensionIndex |
The index of the field entry.
long DimensionPositionIndex |
The output position of the field entry in its field type.
boolean HasHiddenMembers |
Does it have some members that are hidden (filtered).
string Name |
Name of the field entry.