Enum NumberCategoryType
Enum NumberCategoryType
Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)
Represents category type of cell’s number formatting.
public enum NumberCategoryType
Fields
Date = 3
Date or Date and Time
Fraction = 5
Fraction
General = 0
General
Number = 2
Number
Scientific = 6
Scientific
Text = 1
Text
Time = 4
Time