Freigeben über


TabularSlicerCache.PivotCacheId-Eigenschaft

pivotCacheId.Represents the attribte in schema: pivotCacheId

Namespace:  DocumentFormat.OpenXml.Office2010.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "pivotCacheId")> _
Public Property PivotCacheId As UInt32Value
    Get
    Set
'Usage
Dim instance As TabularSlicerCache
Dim value As UInt32Value

value = instance.PivotCacheId

instance.PivotCacheId = value
[SchemaAttrAttribute(, "pivotCacheId")]
public UInt32Value PivotCacheId { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value

Siehe auch

Referenz

TabularSlicerCache Klasse

TabularSlicerCache-Member

DocumentFormat.OpenXml.Office2010.Excel-Namespace