ParsedNumericFormat

ParsedNumericFormat

Overview

ParsedNumericFormat is a struct in Aspose.Cells FOSS for C++.

Accessor methods: expChar, expDigits, fracDigitCount, fracZeroCount, groupSize, hasDecimal, and 4 more.

Accessor Methods

NameTypeAccessDescription
isPercentboolRead/WriteGets or sets the is percent.
isScientificboolRead/WriteGets or sets the is scientific.
expCharcharRead/WriteGets or sets the exp char.
expDigitsintRead/WriteGets or sets the exp digits.
intDigitCountintRead/WriteGets or sets the int digit count.
intZeroCountintRead/WriteGets or sets the int zero count.
groupSizeintRead/WriteGets or sets the group size.
fracDigitCountintRead/WriteGets or sets the frac digit count.
fracZeroCountintRead/WriteGets or sets the frac zero count.
hasDecimalboolRead/WriteGets or sets the has decimal.

See Also

 English