IThemeable

Resumo geral

IThemeable é uma interface em Aspose.Slides FOSS para Java.

Representa objetos que podem ser temáticos.

NameTypeAccessDescription
slideIBaseSlideReadReturns the parent slide.
presentationIPresentationReadReturns the presentation containing this component.
SignatureDescription
getSlide()IBaseSlideReturns the parent slide.
asIPresentationComponent()IPresentationComponentReturns the base {@link IPresentationComponent} interface.
getPresentation()IPresentationReturns the presentation containing this component.
 Português