RemoveAt
RowCollection.RemoveAt 方法
从表中删除指定位置的行。
public void RemoveAt(int firstRowIndex, bool withAttachedRows)
参数 | 类型 | 描述 |
---|---|---|
firstRowIndex | Int32 | 要删除的行的索引。 |
withAttachedRows | Boolean | 如果为 true,则还删除所有附加行。 |
另见
- 类 RowCollection
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides