com.aspose.slides
Interface IThemeable

All Superinterfaces:
IPresentationComponent, ISlideComponent
All Known Subinterfaces:
IBaseSlide, IChart, ILayoutSlide, IMasterHandoutSlide, IMasterNotesSlide, IMasterSlide, IMasterThemeable, INotesSlide, IOverrideThemeable, ISlide
All Known Implementing Classes:
BaseSlide, Chart, LayoutSlide, MasterHandoutSlide, MasterNotesSlide, MasterSlide, NotesSlide, Slide

public interface IThemeable
extends ISlideComponent


Method Summary
 IThemeEffectiveData createThemeEffective()
           
 
Methods inherited from interface com.aspose.slides.ISlideComponent
getSlide
 
Methods inherited from interface com.aspose.slides.IPresentationComponent
getPresentation
 

Method Detail

createThemeEffective

IThemeEffectiveData createThemeEffective()