IMasterSlideCollection class
Contents
[
Hide
]IMasterSlideCollection class
Represents a collection of master slides.
The IMasterSlideCollection type exposes the following members:
Gets the element at the specified index.
Read-only IMasterSlide.
Indexer
| Name | Description | 
|---|---|
| [index] | 
Methods
| Method | Description | 
|---|---|
| remove | Removes the first occurrence of a specific object from the collection. | 
| remove_at | Removes the element at the specified index of the collection. | 
| remove_unused | Removes unused master slides. | 
| add_clone | Adds a copy of a specified master slide to the end of the collection. Linked layout slides will be copied too. | 
| insert_clone | Inserts a copy of a specified master slide to specified position of the collection. Linked layout slides will be copied too. | 
See Also
- class IMasterSlide
- module aspose.slides
- library Aspose.Slides