Freigeben über


PivotSelection.Axis Eigenschaft

Definition

Achse

Stellt das folgende Attribut im Schema dar: axis

[DocumentFormat.OpenXml.SchemaAttr(0, "axis")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PivotTableAxisValues> Axis { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PivotTableAxisValues> Axis { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "axis")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PivotTableAxisValues>? Axis { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("axis")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PivotTableAxisValues>? Axis { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PivotTableAxisValues>? Axis { get; set; }
member this.Axis : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PivotTableAxisValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "axis")>]
member this.Axis : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PivotTableAxisValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("axis")>]
member this.Axis : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PivotTableAxisValues> with get, set
Public Property Axis As EnumValue(Of PivotTableAxisValues)

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: