InsertClone
IMasterSlideCollection.InsertClone method
将指定母版幻灯片的副本插入到集合的指定位置。 链接的布局幻灯片也将被复制。
public IMasterSlide InsertClone(int index, IMasterSlide sourceMaster)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 新幻灯片的索引。 |
sourceMaster | IMasterSlide | 滑动克隆。 |
返回值
插入母版幻灯片。
也可以看看
- interface IMasterSlide
- interface IMasterSlideCollection
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides