com.aspose.slides.pptx
Class MasterSlideEx
java.lang.Object
com.aspose.slides.pptx.BaseSlideEx
com.aspose.slides.pptx.MasterSlideEx
public class MasterSlideEx
- extends BaseSlideEx
Represents a master slide in a presentation.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getTheme
public ThemeEx getTheme()
- Specified by:
getTheme
in class BaseSlideEx
getTitleStyle
public TextStyleEx getTitleStyle()
getBodyStyle
public TextStyleEx getBodyStyle()
getOtherStyle
public TextStyleEx getOtherStyle()
getLayoutSlides
public LayoutSlidesEx getLayoutSlides()
- Returns the collection of layout slides.