IGlobalLayoutSlideCollection Methods |
The IGlobalLayoutSlideCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add |
Adds a new layout slide to the presentation.
|
![]() | AddClone(ILayoutSlide) |
Adds a copy of a specified layout slide to the presentation.
|
![]() | AddClone(ILayoutSlide, IMasterSlide) |
Adds a copy of a specified layout slide to the presentation.
|
![]() | CopyTo | (Inherited from ICollection.) |
![]() | GetByType |
Returns the first layout slide of specified type.
(Inherited from ILayoutSlideCollection.) |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from IEnumerableILayoutSlide.) |
![]() | Remove |
Removes a layout from the collection.
(Inherited from ILayoutSlideCollection.) |
![]() | RemoveUnused |
Removes unused layout slides (layout slides whose HasDependingSlides is false).
(Inherited from ILayoutSlideCollection.) |