IMasterSlide
Overview
IMasterSlide is a interface in Aspose.Slides FOSS for Java.
Inherits from: IBaseSlide.
Represents a master slide in a presentation.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
layoutSlides | ILayoutSlideCollection | Read | Returns the collection of layout slides belonging to this master. |
Methods
| Signature | Description |
|---|---|
getLayoutSlides() → ILayoutSlideCollection | Returns the collection of layout slides belonging to this master. |