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

NumberFormatList::Add method

Adds number format to list.

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

See Also