Interface CTShowInfoBrowse

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getShowScrollbar

        boolean getShowScrollbar()
        Gets the "showScrollbar" attribute
      • xgetShowScrollbar

        XmlBoolean xgetShowScrollbar()
        Gets (as xml) the "showScrollbar" attribute
      • isSetShowScrollbar

        boolean isSetShowScrollbar()
        True if has "showScrollbar" attribute
      • setShowScrollbar

        void setShowScrollbar​(boolean showScrollbar)
        Sets the "showScrollbar" attribute
      • xsetShowScrollbar

        void xsetShowScrollbar​(XmlBoolean showScrollbar)
        Sets (as xml) the "showScrollbar" attribute
      • unsetShowScrollbar

        void unsetShowScrollbar()
        Unsets the "showScrollbar" attribute