Aspose::Pdf::Annotations::Measure::NumberFormatList::RemoveAt method

NumberFormatList::RemoveAt method

Removes number format from list.

void Aspose::Pdf::Annotations::Measure::NumberFormatList::RemoveAt(int32_t index)
ParameterTypeDescription
indexint32_tIndex of item to be removed.

See Also