public interface ISlideComponent extends IPresentationComponent
Represents a component of a slide.
Modifier and Type | Method and Description |
---|---|
IBaseSlide |
getSlide()
Returns the base slide.
|
getPresentation
IBaseSlide getSlide()
Returns the base slide.
Read-only IBaseSlide
.