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


SortState.SortMethod Свойство

Определение

Метод Sort

Представляет следующий атрибут в схеме: 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)

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

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

Атрибуты

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