PivotCacheDefinition.TupleCache Property

Definition

TupleCache.

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

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

Property Value

Returns TupleCache.

Applies to