CellsHelper.SignificantDigitsType

CellsHelper.SignificantDigitsType property

Gets and sets the default type of significant digits for outputing numeric values. Default value is G17.

public static SignificantDigitsType SignificantDigitsType { get; set; }

See Also