IMasterLayoutSlideCollection

IMasterLayoutSlideCollection

Resumo geral

IMasterLayoutSlideCollection é uma interface em Aspose.Slides para NET. Herdeiros de: ILayoutSlideCollection.

Representa uma coleção de slides de layout pertencentes a um slide mestre.

Propriedades

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.
 Português