IMasterLayoutSlideCollection

IMasterLayoutSlideCollection

Übersicht über die

IMasterLayoutSlideCollection ist eine Schnittstelle in Aspose.Slides für NET. Erben von: ILayoutSlideCollection.

Darstellt eine Sammlung von Layout-Slides, die zu einer Master-Layide gehören.

Eigenschaften

NameTypeAccessDescription
CountintReadGets the number of layout slides in the collection.
AsICollectionICollectionReadReturns this collection as an ICollection interface.
AsIEnumerableIEnumerableReadReturns this collection as an IEnumerable interface.
SignatureDescription
GetByType(type: SlideLayoutType)Returns the first layout slide of the specified type.
 Deutsch