RemoveAt
ColumnCollection.RemoveAt 方法
从表中删除指定位置的列。
public void RemoveAt(int firstColumnIndex, bool withAttachedRows)
参数 | 类型 | 描述 |
---|---|---|
firstColumnIndex | Int32 | 要删除的列的索引。 |
withAttachedRows | Boolean | 为真时还删除所有附加列。 |
另请参阅
- class ColumnCollection
- namespace Aspose.Slides
- assembly Aspose.Slides