Package | Description |
---|---|
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
Section |
Section.addSlideListItem(ResourceUri slideListItem) |
Section |
Section.firstSlideIndex(Integer firstSlideIndex) |
Section |
Section.name(String name) |
Section |
Section.slideList(List<ResourceUri> slideList) |
Modifier and Type | Method and Description |
---|---|
List<Section> |
Sections.getSectionList()
List of slide links.
|
Modifier and Type | Method and Description |
---|---|
Sections |
Sections.addSectionListItem(Section sectionListItem) |
Modifier and Type | Method and Description |
---|---|
Sections |
Sections.sectionList(List<Section> sectionList) |
void |
Sections.setSectionList(List<Section> sectionList) |
Copyright © 2021. All rights reserved.