Class XMLSlideShow

All Implemented Interfaces:
Closeable, AutoCloseable, SlideShow<XSLFShape,XSLFTextParagraph>

@Beta public class XMLSlideShow extends POIXMLDocument implements SlideShow<XSLFShape,XSLFTextParagraph>
High level representation of a ooxml slideshow. This is the first object most users will construct whether they are reading or writing a slideshow. It is also the top level object for creating new slides/etc.