Aspose::Pdf::Annotations::Measure::NumberFormatList::Add method

NumberFormatList::Add method

Adds number format to list.

void Aspose::Pdf::Annotations::Measure::NumberFormatList::Add(const System::SharedPtr<Measure::NumberFormat> &value)
ParameterTypeDescription
valueconst System::SharedPtr<Measure::NumberFormat>&Value to be added into list.

See Also