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)
| Parameter | Type | Description |
|---|---|---|
| value | const System::SharedPtr<Measure::NumberFormat>& | Value to be added into list. |
See Also
- Typedef SharedPtr
- Class NumberFormat
- Class NumberFormatList
- Class Measure
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++