RemoveAt
VerticalPageBreakCollection.RemoveAt method
删除指定名称的 VPageBreak 元素。
public void RemoveAt(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 元素索引,从零开始。 |
也可以看看
- class VerticalPageBreakCollection
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
删除指定名称的 VPageBreak 元素。
public void RemoveAt(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 元素索引,从零开始。 |