Aspose::Cells::NumberType enum

NumberType enum

Represents the type of the number.

enum class NumberType

Values

NameValueDescription
None0
Int81
UInt82
Int163
UInt164
Int325
UInt326
Int647
UInt648
Float9
Double10

See Also