Поделиться через


PivotSelection.Axis Свойство

Определение

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)

Значение свойства

Возвращает .EnumValue<T>

Атрибуты

Применяется к