TableCell - A helyfogadó.
Összefoglaló
ISectionCollection a NET-hez Aspose.Slides interfész. Az örökölők: IEnumerable<ISection>.
A prezentáció részének gyűjteménye.
A tulajdonságok
| A neve: | A típus: | Hozzáférés | Leírás |
|---|---|---|---|
Count | int | Olvasd! | Megkapja a gyűjtemény összes szakaszainak számát. |
Módszerek
| Az aláírás: | Leírás |
|---|---|
AddSection(name: string, startedFromSlide: ISlide) | Az újonnan hozzáadott rész. |
AppendEmptySection(name: string, startedFromIndex: int) | Az újonnan hozzáadott rész. |
IndexOf(section: ISection) | A nullával alapuló index, vagy -1 ha a szakasz nem szerepel az összegyűjtésben. |
RemoveSection(section: ISection) | A kivonandó rész. |
RemoveSectionWithSlides(section: ISection) | A kivonandó rész. |
ReorderSectionWithSlides(section: ISection, index: int) | A célpont. |
Clear() | Eltávolítja az összes szakaszt a gyűjteményből . |