ParsedNumericFormat
Overview
ParsedNumericFormat is a struct in Aspose.Cells FOSS for C++.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
isPercent | bool | Read/Write | |
isScientific | bool | Read/Write | |
expChar | char | Read/Write | |
expDigits | int | Read/Write | |
intDigitCount | int | Read/Write | |
intZeroCount | int | Read/Write | |
groupSize | int | Read/Write | |
fracDigitCount | int | Read/Write | |
fracZeroCount | int | Read/Write | |
hasDecimal | bool | Read/Write |