IThemeable
Oversigt over de forskellige former for støtte
IThemeable er en grænseflade i Aspose.Slides FOSS for Java.
Repræsenter objekter, der kan have tema.
| Name | Type | Access | Description |
|---|---|---|---|
slide | IBaseSlide | Read | Returns the parent slide. |
presentation | IPresentation | Read | Returns the presentation containing this component. |
| Signature | Description |
|---|---|
getSlide() → IBaseSlide | Returns the parent slide. |
asIPresentationComponent() → IPresentationComponent | Returns the base {@link IPresentationComponent} interface. |
getPresentation() → IPresentation | Returns the presentation containing this component. |