PivotCacheDefinition.CacheFields Property

Definition

CacheFields.

Represents the following element tag in the schema: x:cacheFields.

public DocumentFormat.OpenXml.Spreadsheet.CacheFields CacheFields { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.CacheFields? CacheFields { get; set; }
member this.CacheFields : DocumentFormat.OpenXml.Spreadsheet.CacheFields with get, set
Public Property CacheFields As CacheFields

Property Value

Returns CacheFields.

Applies to