PivotCacheDefinition.IsTupleCache Property
Stores Cache for OLAP Functions.Represents the attribte in schema: tupleCache
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "tupleCache")> _
Public Property IsTupleCache As BooleanValue
Get
Set
'Usage
Dim instance As PivotCacheDefinition
Dim value As BooleanValue
value = instance.IsTupleCache
instance.IsTupleCache = value
[SchemaAttrAttribute(, "tupleCache")]
public BooleanValue IsTupleCache { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.