Aspose::Cells::WorkbookSettings::SetSignificantDigits method

WorkbookSettings::SetSignificantDigits method

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

void Aspose::Cells::WorkbookSettings::SetSignificantDigits(int32_t value)

Remarks

Only could be 15 or 17 now.

See Also