{{< docs-families >}} - Какво?
Общ преглед
GlobalLayoutSlideCollection е клас в Aspose.Slides за NET. Наслежда от: ゚LayoutSlideCollection⌒, ヽIGlobalLayoutSlideCollection▽ .
Събира всички слайдове за оформление на всички основни слайда в презентация.
Свойства на веществата
| 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 |
Методи за изчисляване на данните
| Signature | Description |
|---|---|
GetByType(type: SlideLayoutType) | Returns the layout slide matching the specified SlideLayoutType |
GetEnumerator() | Returns an enumerator for iterating layout slides |