Table.SortState Property

Definition

Sort State.

Represents the following element tag in the schema: 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

Property Value

Returns SortState.

Applies to