Class RangeLeftToRightSortLayerBuilder
- Namespace
- OfficeOpenXml.Sorting
- Assembly
- EPPlus.dll
This class is used to build multiple search parameters for columnbased sorting.
public class RangeLeftToRightSortLayerBuilder
- Inheritance
-
RangeLeftToRightSortLayerBuilder
- Inherited Members
Properties
ThenSortBy
Adds a new sort layer
public virtual RangeLeftToRightSortLayer ThenSortBy { get; }
Property Value
Methods
UsingCustomList(params string[])
Use a custom list for sorting on the current Sort layer.
public RangeLeftToRightSortLayerBuilder UsingCustomList(params string[] values)
Parameters
values
string[]An array of strings defining the sort order