get_Section()

Presentation::get_Section(int32_t) method

Returns a slide section defined in the presentation at the specified index. Read-only Aspose::Slides::ISection

System::SharedPtr<ISection> Aspose::Slides::Presentation::get_Section(int32_t index) override

See Also