AddEmptySlide()
ISlideCollection::AddEmptySlide(System::SharedPtr<ILayoutSlide>) method
Adds a new empty slide to the end of the collection.
virtual System::SharedPtr<ISlide> Aspose::Slides::ISlideCollection::AddEmptySlide(System::SharedPtr<ILayoutSlide> layout)=0
Arguments
Parameter | Type | Description |
---|---|---|
layout | System::SharedPtr<ILayoutSlide> | Layout for a slide. |
Return Value
Added slide.
See Also
- Typedef SharedPtr
- Class ISlide
- Class ILayoutSlide
- Class ISlideCollection
- Namespace Aspose::Slides
- Library Aspose.Slides