SlideList Insert Method |
| Name | Description | |
|---|---|---|
|
|
Insert(Int32) |
Insert a empty slide to collection.
|
|
|
Insert(Int32, ILayout) |
Insert a new slide based on template.
|
|
|
Insert(Int32, ISlide) |
Inserts a slide to the collection.
|
|
|
Insert(Int32, SlideLayoutType) |
Insert a slide to collection.
|
|
|
Insert(Int32, ISlide, ILayout) | |
|
|
Insert(Int32, ISlide, IMasterSlide) |
Inserts a slide to the collection.
|