IPresentationComponent
public interface IPresentationComponent
Represents a component of a presentation.
Methods
Method | Description |
---|---|
getPresentation() | Returns the presentation. |
getPresentation()
public abstract IPresentation getPresentation()
Returns the presentation. Read-only IPresentation.
Returns: IPresentation