次の方法で共有


Table.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 を返します。

適用対象