Aspose::Cells::NumberCategoryType enum
NumberCategoryType enum
Represents category type of cell’s number formatting.
enum class NumberCategoryType
Values
Name | Value | Description |
---|---|---|
General | 0 | General. |
Text | 1 | Text. |
Number | 2 | Number. |
Date | 3 | Date or Date and Time. |
Time | 4 | Time. |
Fraction | 5 | Fraction. |
Scientific | 6 | Scientific. |
See Also
- Namespace Aspose::Cells
- Library Aspose.Cells for C++