Click or drag to resize

SlideList Insert Method

Overload List
Name Description
Public method Insert(Int32)
Insert a empty slide to collection.
Public method Insert(Int32, ILayout)
Insert a new slide based on template.
Public method Insert(Int32, ISlide)
Inserts a slide to the collection.
Public method Insert(Int32, SlideLayoutType)
Insert a slide to collection.
Public method Insert(Int32, ISlide, ILayout)
Public method Insert(Int32, ISlide, IMasterSlide)
Inserts a slide to the collection.
Top
See Also