Class TableSortOptions
Sort options for sorting an Excel
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: OfficeOpenXml.Sorting
Assembly: EPPlus.dll
Syntax
public class TableSortOptions : SortOptionsBase
Constructors
TableSortOptions(ExcelTable)
Constructor
Declaration
public TableSortOptions(ExcelTable table)
Parameters
Type | Name | Description |
---|---|---|
Excel |
table | The table sort |
Properties
SortBy
Defines the first Table
Declaration
public TableSortLayer SortBy { get; }
Property Value
Type | Description |
---|---|
Table |