[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.SortDataOption

SortDataOption Enum

Specifies how to sort text.

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

Fields

Name Description
Normal

Sorts numeric and text data separately.

TextAsNumbers

Treat text as numeric data for the sort.