LayoutSlideCollection

LayoutSlideCollection

Overview

LayoutSlideCollection is a class in Aspose.Slides FOSS for C++.

Manages a collection of layout slides belonging to a master slide.

Properties

NameTypeAccessDescription
LayoutSlideCollectionLayoutSlideCollectionReadProvides access to the LayoutSlideCollection itself
ILayoutSlideILayoutSlideReadProvides access to a single ILayoutSlide within the collection

Methods

SignatureDescription
LayoutSlideCollection()LayoutSlideCollectionProvides access to the LayoutSlideCollection itself
ILayoutSlide()ILayoutSlideProvides access to a single ILayoutSlide within the collection
ILayoutSlide()ILayoutSlide
ILayoutSlide()ILayoutSlide

See Also