Expand description
Pivot cache XML schema structures.
Represents xl/pivotCache/pivotCacheDefinition{N}.xml and
xl/pivotCache/pivotCacheRecords{N}.xml.
Structsยง
- Bool
Field - Boolean field in a cache record.
- Cache
Field - Individual cache field definition.
- Cache
Fields - Container for cache field definitions.
- Cache
Record - Individual cache record containing field values.
- Cache
Source - Source of data for the pivot cache.
- Index
Field - Index reference field in a cache record.
- Number
Field - Number field in a cache record.
- Number
Item - Numeric value in shared items.
- Pivot
Cache Definition - Root element for pivot cache definition.
- Pivot
Cache Records - Root element for pivot cache records.
- Shared
Items - Shared items within a cache field.
- String
Field - String field in a cache record.
- String
Item - String value in shared items.
- Worksheet
Source - Worksheet-based data source.