Compartir a través de


SortState.SortMethod Propiedad

Definición

Sort (método)

Representa el atributo siguiente en el esquema: sortMethod

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

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a