SortState.ColumnSort 属性

定义

按列排序

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

[DocumentFormat.OpenXml.SchemaAttr(0, "columnSort")]
public DocumentFormat.OpenXml.BooleanValue ColumnSort { get; set; }
public DocumentFormat.OpenXml.BooleanValue ColumnSort { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "columnSort")]
public DocumentFormat.OpenXml.BooleanValue? ColumnSort { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("columnSort")]
public DocumentFormat.OpenXml.BooleanValue? ColumnSort { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ColumnSort { get; set; }
member this.ColumnSort : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "columnSort")>]
member this.ColumnSort : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("columnSort")>]
member this.ColumnSort : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ColumnSort As BooleanValue

属性值

返回 BooleanValue

属性

适用于