Interface CTOutlineViewSlideEntry

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTOutlineViewSlideEntry
    extends XmlObject
    An XML CT_OutlineViewSlideEntry(@http://schemas.openxmlformats.org/presentationml/2006/main). This is a complex type.
    • Method Detail

      • getId

        java.lang.String getId()
        Gets the "id" attribute
      • setId

        void setId​(java.lang.String id)
        Sets the "id" attribute
      • getCollapse

        boolean getCollapse()
        Gets the "collapse" attribute
      • xgetCollapse

        XmlBoolean xgetCollapse()
        Gets (as xml) the "collapse" attribute
      • isSetCollapse

        boolean isSetCollapse()
        True if has "collapse" attribute
      • setCollapse

        void setCollapse​(boolean collapse)
        Sets the "collapse" attribute
      • xsetCollapse

        void xsetCollapse​(XmlBoolean collapse)
        Sets (as xml) the "collapse" attribute
      • unsetCollapse

        void unsetCollapse()
        Unsets the "collapse" attribute