Class XMLSlideShow

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable, SlideShow<XSLFShape,​XSLFTextParagraph>

    @Beta
    public class XMLSlideShow
    extends org.apache.poi.ooxml.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.