| 
    LibreOffice
    
   LibreOffice 24.2 SDK API 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... | |
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.
 1.8.14