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

Represents objects that can be themed with ITheme.


Method Summary
 IThemeEffectiveData createThemeEffective()
           Returns an effective theme for this themeable object.
 
Methods inherited from interface com.aspose.slides.ISlideComponent
getSlide
 
Methods inherited from interface com.aspose.slides.IPresentationComponent
getPresentation
 

Method Detail

createThemeEffective

IThemeEffectiveData createThemeEffective()

Returns an effective theme for this themeable object.



Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.