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