removeSection

removeSection(Section section) method

Remove section. Slides contained in the section will be merged into previous section.

Parameters

NameTypeDescription
sectionSectionThe section to remove from the collection.

Returns

void