SlideList Append Method |
| Name | Description | |
|---|---|---|
|
|
Append |
Append new slide.
|
|
|
Append(ILayout) |
Append a new slide based on template.
|
|
|
Append(ISlide) |
Adds a slide to the collection.
|
|
|
Append(SlideLayoutType) | |
|
|
Append(ISlide, ILayout) | |
|
|
Append(ISlide, IMasterSlide) |
Adds a slide to the collection.
|