Aspose::Pdf::Annotations::Measure::NumberFormatList::idx_set método

NumberFormatList::idx_set method

Establece el formato numérico en la lista por su índice.

void Aspose::Pdf::Annotations::Measure::NumberFormatList::idx_set(int32_t index, const System::SharedPtr<Measure::NumberFormat> &value)
ParámetroTipoDescripción
índiceint32_tÍndice del elemento a recuperar.
valorconst System::SharedPtr<Measure::NumberFormat>&Elemento de medida recuperado.

Ver también