GetSignificantDigitsType Method

GetSignificantDigitsType function

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


func (instance *WorkbookSettings) GetSignificantDigitsType()  (SignificantDigitsType,  error) 

Remarks

See Also