[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.SortOrientation

SortOrientation Enum

Represents the sort orientation.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum SortOrientation : byte
Public Enum SortOrientation As Byte

Fields

Name Description
Columns

Sorts by column.

Rows

Sorts by row.