PivotCacheDefinition.CacheFields Property
PivotCache Fields.Represents the element tag in schema: x:cacheFields
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property CacheFields As CacheFields
Get
Set
'Usage
Dim instance As PivotCacheDefinition
Dim value As CacheFields
value = instance.CacheFields
instance.CacheFields = value
public CacheFields CacheFields { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Spreadsheet.CacheFields
Returns CacheFields.