IThemeable

Přehled

IThemeable je rozhraní v Aspose.Slides FOSS pro Java.

Představuje objekty, které mohou být tematické.

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.
 Čeština