Freigeben über


MdxSet.SortingOrder Eigenschaft

Definition

Sortierreihenfolge festlegen

Stellt das folgende Attribut im Schema dar: o

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

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: