QueryTableRefresh.SortState 属性

定义

排序状态。

表示架构中的以下元素标记:x:sortState。

public DocumentFormat.OpenXml.Spreadsheet.SortState SortState { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.SortState? SortState { get; set; }
member this.SortState : DocumentFormat.OpenXml.Spreadsheet.SortState with get, set
Public Property SortState As SortState

属性值

返回 SortState

适用于