Class SortLayerBase
- Namespace
- OfficeOpenXml.Sorting
- Assembly
- EPPlus.dll
Base class for sort layers
public abstract class SortLayerBase
- Inheritance
-
SortLayerBase
- Derived
- Inherited Members
Methods
SetColumn(int)
Sets the column
protected void SetColumn(int column)
Parameters
columnint
SetColumn(int, eSortOrder)
Sets the column
protected void SetColumn(int column, eSortOrder sortOrder)
Parameters
columnintColumn to sort
sortOrdereSortOrderSort order
SetRow(int)
Sets the row
protected void SetRow(int row)
Parameters
rowint
SetRow(int, eSortOrder)
Sets the row
protected void SetRow(int row, eSortOrder sortOrder)
Parameters
rowintsortOrdereSortOrder