MdxSet.SortingOrder 属性

定义

设置排序顺序

表示架构中的以下属性:

[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)

属性值

返回 EnumValue<T>

属性

适用于