RemoveAt()
IColumnCollection::RemoveAt(int32_t, bool) method
Removes a column at the specified position from a table.
virtual void Aspose::Slides::IColumnCollection::RemoveAt(int32_t firstColumnIndex, bool withAttachedRows)=0
Arguments
| Parameter | Type | Description |
|---|---|---|
| firstColumnIndex | int32_t | Index of a column to delete. |
| withAttachedRows | bool | True to delete also all attached columns. |
See Also
- Class IColumnCollection
- Namespace Aspose::Slides
- Library Aspose.Slides