WorkbookSettings.SignificantDigits

WorkbookSettings.SignificantDigits property

Gets and sets the number of significant digits. The default value is SignificantDigits.

public int SignificantDigits { get; set; }

Remarks

Only could be 15 or 17 now.

See Also