Compartir a través de


PivotSelection.Axis Propiedad

Definición

Axis

Representa el atributo siguiente en el esquema: 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)

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a