IThemeable

Übersicht über die

IThemeable ist eine Schnittstelle in Aspose.Slides FOSS für Java.

Repräsentiert Objekte, die thematisiert werden können.

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.
 Deutsch