IGlobalLayoutSlideCollection
Összefoglaló
IGlobalLayoutSlideCollection a NET-hez Aspose.Slides interfész. Az örökölők: ILayoutSlideCollection.
A bemutató összes felülettervezési dia gyűjteménye. kiterjeszti a főfelületet ábrázoló dia egyesített kollekcióinak összefüggésében az elrendezés-szalagok hozzáadásának/klonálásának módszereivel.
A tulajdonságok
| 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. |