Aspose::Cells::Properties::DocumentPropertyCollection::RemoveAt method

DocumentPropertyCollection::RemoveAt method

Removes a property at the specified index.

void Aspose::Cells::Properties::DocumentPropertyCollection::RemoveAt(int32_t index)
ParameterTypeDescription
indexint32_tThe zero based index.

See Also