Table of Contents

Class TableSortOptions

Namespace
OfficeOpenXml.Sorting
Assembly
EPPlus.dll

Sort options for sorting an ExcelTable

public class TableSortOptions : SortOptionsBase
Inheritance
TableSortOptions
Inherited Members

Constructors

TableSortOptions(ExcelTable)

Constructor

public TableSortOptions(ExcelTable table)

Parameters

table ExcelTable

The table sort

Properties

SortBy

Defines the first TableSortLayer.

public TableSortLayer SortBy { get; }

Property Value

TableSortLayer