RemoveAt
IRowCollection.RemoveAt method
从表中删除指定位置的行。
public void RemoveAt(int firstRowIndex, bool withAttachedRows)
范围 | 类型 | 描述 |
---|---|---|
firstRowIndex | Int32 | 要删除的行的索引。 |
withAttachedRows | Boolean | True 也删除所有附加的行。 |
也可以看看
- interface IRowCollection
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides