XlsPivotCacheField module
- class XlsPivotCacheField.XlsPivotCacheField
Bases:
SpireObject- property Caption: str
- <summary>
Specifies the caption of the cache field
</summary>
- property DataType: PivotDataType
- property Formula: str
- GetValue(index: int) SpireObject
- property Index: int
- property IsDataBaseField: bool
- property IsDate: bool
- property IsDouble: bool
- property IsDoubleInt: bool
- property IsFormulaField: bool
- <summary>
Indicates the field is formula field
</summary>
- property IsString: bool
- property ItemCount: int
- property Name: str
- property isfieldgroup: bool
- <summary>
Represents the cache field is Field group
</summary>