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)
Parameter | Type | Description |
---|---|---|
index | int32_t | The zero based index. |
See Also
- Class Vector
- Class DocumentPropertyCollection
- Namespace Aspose::Cells::Properties
- Library Aspose.Cells for C++