WorkbookSettings.SignificantDigitsType

WorkbookSettings.SignificantDigitsType property

Gets and sets the type of significant digits for outputing numeric values in this workbook. Default value is SignificantDigitsType.

public SignificantDigitsType SignificantDigitsType { get; set; }

See Also