Aspose::Cells::Tables::ListColumnCollection::RemoveAt method
ListColumnCollection::RemoveAt method
Remove ListColumn by index.
void Aspose::Cells::Tables::ListColumnCollection::RemoveAt(int32_t index)
| Parameter | Type | Description |
|---|---|---|
| index | int32_t | The index. |
See Also
- Class Vector
- Class ListColumnCollection
- Namespace Aspose::Cells::Tables
- Library Aspose.Cells for C++