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