Aspose::Cells::WorkbookSettings::GetSignificantDigits method

WorkbookSettings::GetSignificantDigits method

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

int32_t Aspose::Cells::WorkbookSettings::GetSignificantDigits()

Remarks

Only could be 15 or 17 now.

See Also