CellsHelper.SignificantDigits

CellsHelper.SignificantDigits property

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

public static int SignificantDigits { get; set; }

Remarks

Only could be 15 or 17 now.

See Also