MasterSlideCollection class
Contents
[
Hide
]MasterSlideCollection class
Represents a collection of master slides.
The MasterSlideCollection type exposes the following members:
Gets the element at the specified index.
Read-only MasterSlide
.
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
MasterSlide
- module
aspose.slides
- library
Aspose.Slides