Freigeben über


PivotArea.CacheIndex-Eigenschaft

Cache Index.Represents the attribte in schema: cacheIndex

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "cacheIndex")> _
Public Property CacheIndex As BooleanValue
    Get
    Set
'Usage
Dim instance As PivotArea
Dim value As BooleanValue

value = instance.CacheIndex

instance.CacheIndex = value
[SchemaAttrAttribute(, "cacheIndex")]
public BooleanValue CacheIndex { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

PivotArea Klasse

PivotArea-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace