Aspose::Cells::CellsHelper::SetSignificantDigitsType method

CellsHelper::SetSignificantDigitsType method

Gets and sets the default type of significant digits for outputing numeric values. Default value is SignificantDigitsType.G17.

static void Aspose::Cells::CellsHelper::SetSignificantDigitsType(SignificantDigitsType value)

See Also