GetByType
ILayoutSlideCollection.GetByType 方法
返回指定类型的第一个布局幻灯片。
public ILayoutSlide GetByType(SlideLayoutType type)
| 参数 | 类型 | 描述 |
|---|---|---|
| type | SlideLayoutType | 要查找的布局幻灯片类型。 |
返回值
ILayoutSlide 具有指定类型,或如果未找到布局则返回 null。
返回指定类型的第一个布局幻灯片。
public ILayoutSlide GetByType(SlideLayoutType type)
| 参数 | 类型 | 描述 |
|---|---|---|
| type | SlideLayoutType | 要查找的布局幻灯片类型。 |
ILayoutSlide 具有指定类型,或如果未找到布局则返回 null。