SignificantDigitsType

SignificantDigitsType enumeration

Represents the type of significant digits for outputing numeric values.

Values

NameValueDescription
Digits15015-digits
G17117-digits by formatting the value with “G17”.
Rounding17217-digits by rounding the value.