RemoveAt
IRowCollection.RemoveAt method
Removes a row at the specified position from a table.
public void RemoveAt(int firstRowIndex, bool withAttachedRows)
Parameter | Type | Description |
---|---|---|
firstRowIndex | Int32 | Index of a row to delete. |
withAttachedRows | Boolean | True to delete also all attached rows. |
See Also
- interface IRowCollection
- namespace Aspose.Slides
- assembly Aspose.Slides