Share via


TabularSlicerCacheItem.Atom Property

Definition

x, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: x

[DocumentFormat.OpenXml.SchemaAttr(0, "x")]
public DocumentFormat.OpenXml.UInt32Value Atom { get; set; }
public DocumentFormat.OpenXml.UInt32Value Atom { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "x")]
public DocumentFormat.OpenXml.UInt32Value? Atom { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("x")]
public DocumentFormat.OpenXml.UInt32Value? Atom { get; set; }
public DocumentFormat.OpenXml.UInt32Value? Atom { get; set; }
member this.Atom : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "x")>]
member this.Atom : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("x")>]
member this.Atom : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property Atom As UInt32Value

Property Value

Attributes

Applies to