public interface IPresentationComponent
Represents a component of a presentation.
Modifier and Type | Method and Description |
---|---|
IPresentation |
getPresentation()
Returns the presentation.
|
IPresentation getPresentation()
Returns the presentation.
Read-only IPresentation
.