com.aspose.slides
Interface IOverrideThemeable

All Superinterfaces:
IPresentationComponent, ISlideComponent, IThemeable
All Known Subinterfaces:
IChart, ILayoutSlide, INotesSlide, ISlide
All Known Implementing Classes:
Chart, LayoutSlide, NotesSlide, Slide

public interface IOverrideThemeable
extends IThemeable


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

Method Detail

getThemeManager

IOverrideThemeManager getThemeManager()