IGlobalLayoutSlideCollection

IGlobalLayoutSlideCollection

Resumo geral

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

Representa uma coleção de todos os layout slides em apresentação. Expande com métodos para adicionar/clonar layouts slide no contexto da união das colecções individuais dos master’s layous slates.

Propriedades

NameTypeAccessDescription
CountintReadGets the number of layout slides in the collection.
AsILayoutSlideCollectionILayoutSlideCollectionReadReturns ILayoutSlideCollection interface.
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