PivotCacheDefinition.CacheSource Property

Definition

CacheSource.

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

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

Property Value

Returns CacheSource.

Applies to