Compartir a través de


MdxSet.SortingOrder Propiedad

Definición

Establecer criterio de ordenación

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

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a