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