PivotArea.Axis Propriété

Définition

Axis

Représente l’attribut suivant dans le schéma : 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)

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à