IThemeable
Pengamatan umum
IThemeable adalah antarmuka dalam Aspose.Slides FOSS untuk Java.
Menampilkan objek yang dapat bertema.
| 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. |