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