Aspose::Cells::CellsHelper::SetSignificantDigits method

CellsHelper::SetSignificantDigits method

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

static void Aspose::Cells::CellsHelper::SetSignificantDigits(int32_t value)

Remarks

Only could be 15 or 17 now.

See Also