Aspose::Pdf::Annotations::Measure::NumberFormatList::Insert method
NumberFormatList::Insert method
Inserts number format into list.
void Aspose::Pdf::Annotations::Measure::NumberFormatList::Insert(int32_t index, const System::SharedPtr<Measure::NumberFormat> &value)
| Parameter | Type | Description |
|---|---|---|
| index | int32_t | Index where new element will be added. |
| value | const System::SharedPtr<Measure::NumberFormat>& | Value to be inserted. |
See Also
- Typedef SharedPtr
- Class NumberFormat
- Class NumberFormatList
- Class Measure
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++