Enum SortOrientation
Represents the sort orientation.
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum SortOrientation
Fields
Name | Description |
---|---|
LeftToRight | Sorts the range from Left to Right. |
TopToBottom | Sorts the range from top to Bottom. |