Aspose::Pdf::Annotations::Measure::NumberFormatList::idx_get método
NumberFormatList::idx_get method
Obtiene el formato numérico en la lista por su índice.
System::SharedPtr<Measure::NumberFormat> Aspose::Pdf::Annotations::Measure::NumberFormatList::idx_get(int32_t index)
| Parámetro | Tipo | Descripción |
|---|---|---|
| índice | int32_t | Índice del elemento a recuperar. |
ReturnValue
Elemento de medida recuperado.
Ver también
- Typedef SharedPtr
- Class NumberFormat
- Class NumberFormatList
- Class Measure
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++