IMasterSlide

Overview

IMasterSlide is a interface in Aspose.Slides FOSS for Java. Inherits from: IBaseSlide.

Represents a master slide in a presentation.

Properties

NameTypeAccessDescription
layoutSlidesILayoutSlideCollectionReadReturns the collection of layout slides belonging to this master.

Methods

SignatureDescription
getLayoutSlides()ILayoutSlideCollectionReturns the collection of layout slides belonging to this master.

See Also