Interface SldLayoutDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface SldLayoutDocument
    extends XmlObject
    A document containing one sldLayout(@http://schemas.openxmlformats.org/presentationml/2006/main) element. This is a complex type.
    • Method Detail

      • getSldLayout

        CTSlideLayout getSldLayout()
        Gets the "sldLayout" element
      • setSldLayout

        void setSldLayout​(CTSlideLayout sldLayout)
        Sets the "sldLayout" element
      • addNewSldLayout

        CTSlideLayout addNewSldLayout()
        Appends and returns a new empty "sldLayout" element