TabularSlicerCacheItem.Atom-Eigenschaft
x.Represents the attribte in schema: x
Namespace: DocumentFormat.OpenXml.Office2010.Excel
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "x")> _
Public Property Atom As UInt32Value
Get
Set
'Usage
Dim instance As TabularSlicerCacheItem
Dim value As UInt32Value
value = instance.Atom
instance.Atom = value
[SchemaAttrAttribute(, "x")]
public UInt32Value Atom { get; set; }
Eigenschaftswert
Typ: DocumentFormat.OpenXml.UInt32Value