SignificantDigitsType enumeration
SignificantDigitsType enumeration
Represents the type of significant digits for outputing numeric values.
The SignificantDigitsType type exposes the following members:
Fields
Field | Description |
---|---|
DIGITS15 | 15-digits |
G17 | 17-digits by formatting the value with “G17”. |
ROUNDING17 | 17-digits by rounding the value. |
See Also
- module
aspose.cells