SetSignificantDigitsType Method

SetSignificantDigitsType function

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


func (instance *WorkbookSettings) SetSignificantDigitsType(value SignificantDigitsType)  error

Remarks

See Also