IMasterSlide — Aspose.Slides FOSS Java API Reference

IMasterSlide — Represents a master slide in a presentation.

Package: org.aspose.slides.foss


Properties

PropertyTypeAccessDescription
layoutSlidesILayoutSlideCollectionRead/Write

Methods

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

See Also