ISlideComponent

ISlideComponent interface

表示幻灯片的组件。

public interface ISlideComponent : IPresentationComponent

特性

姓名描述
AsIPresentationComponent { get; }允许获取基本 IPresentationComponent 接口。 只读IPresentationComponent
Slide { get; }返回基础幻灯片。 只读IBaseSlide

也可以看看