IGlobalLayoutSlideCollection
Približni podaci
IGlobalLayoutSlideCollection je sučelje u Aspose.Slides za NET. Nasljednici od: ILayoutSlideCollection.
Predstavlja zbirku svih prikaza rasporeda u prezentaciji. proširuje se metodama za dodavanje/kloniranje prikazova raspoređenja u kontekstu spajanja pojedinačnih kolekcija glavnih prikaznih rasporedbi.
Oznake i značajke
| Name | Type | Access | Description |
|---|---|---|---|
Count | int | Read | Gets the number of layout slides in the collection. |
AsILayoutSlideCollection | ILayoutSlideCollection | Read | Returns ILayoutSlideCollection interface. |
AsICollection | ICollection | Read | Returns this collection as an ICollection interface. |
AsIEnumerable | IEnumerable | Read | Returns this collection as an IEnumerable interface. |
| Signature | Description |
|---|---|
GetByType(type: SlideLayoutType) | Returns the first layout slide of the specified type. |