GlobalLayoutSlideCollection
General
GlobalLayoutSlideCollection is a class in Aspose.Slides for NET.
Inherits from: LayoutSlideCollection, IGlobalLayoutSlideCollection.
GlobalLayoutSlideCollection és una classe en Aspose.Slides per NET. És heretat de: ゚LayoutSlideCollection⌒, ヽIGlobalLayoutSlideCollection▽ .
Agrega totes les diapositives de disseny a través de totes els diapes mestres en una presentació.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
Count | int | Read | Gets the total number of layout slides in the collection |
AsICollection | ICollection | Read | Provides the collection as an ICollection interface |
AsIEnumerable | IEnumerable | Read | Provides the collection as an IEnumerable interface |
AsILayoutSlideCollection | ILayoutSlideCollection | Read | Provides the collection as an ILayoutSlideCollection interface |
Mètodes
| Signature | Description |
|---|---|
GetByType(type: SlideLayoutType) | Returns the layout slide matching the specified SlideLayoutType |
GetEnumerator() | Returns an enumerator for iterating layout slides |