SortCondition.SortBy 属性

定义

sortBy,此属性仅在 Office 2010 及更高版本中可用。

表示架构中的以下属性:sortBy

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

属性值

属性

适用于