AddClone
RowCollection.AddClone method
创建指定模板行的副本并将其插入表格底部。
public IRow[] AddClone(IRow templ, bool withAttachedRows)
范围 | 类型 | 描述 |
---|---|---|
templ | IRow | 用作模板的行。 |
withAttachedRows | Boolean | True 也复制附加到模板行的所有行。 |
返回值
添加行。
也可以看看
- interface IRow
- class RowCollection
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides