RemoveAt
IRowCollection.RemoveAt méthode
Supprime une ligne à la position spécifiée d’un tableau.
public void RemoveAt(int firstRowIndex, bool withAttachedRows)
Paramètre | Type | Description |
---|---|---|
firstRowIndex | Int32 | Index de la ligne à supprimer. |
withAttachedRows | Boolean | Vrai pour supprimer également toutes les lignes attachées. |
Voir aussi
- interface IRowCollection
- namespace Aspose.Slides
- assembly Aspose.Slides