Interface CTNonVisualDrawingProps

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getHlinkClick

        CTHyperlink getHlinkClick()
        Gets the "hlinkClick" element
      • isSetHlinkClick

        boolean isSetHlinkClick()
        True if has "hlinkClick" element
      • setHlinkClick

        void setHlinkClick​(CTHyperlink hlinkClick)
        Sets the "hlinkClick" element
      • addNewHlinkClick

        CTHyperlink addNewHlinkClick()
        Appends and returns a new empty "hlinkClick" element
      • unsetHlinkClick

        void unsetHlinkClick()
        Unsets the "hlinkClick" element
      • getHlinkHover

        CTHyperlink getHlinkHover()
        Gets the "hlinkHover" element
      • isSetHlinkHover

        boolean isSetHlinkHover()
        True if has "hlinkHover" element
      • setHlinkHover

        void setHlinkHover​(CTHyperlink hlinkHover)
        Sets the "hlinkHover" element
      • addNewHlinkHover

        CTHyperlink addNewHlinkHover()
        Appends and returns a new empty "hlinkHover" element
      • unsetHlinkHover

        void unsetHlinkHover()
        Unsets the "hlinkHover" element
      • isSetExtLst

        boolean isSetExtLst()
        True if has "extLst" element
      • unsetExtLst

        void unsetExtLst()
        Unsets the "extLst" element
      • getId

        long getId()
        Gets the "id" attribute
      • setId

        void setId​(long id)
        Sets the "id" attribute
      • getName

        java.lang.String getName()
        Gets the "name" attribute
      • xgetName

        XmlString xgetName()
        Gets (as xml) the "name" attribute
      • setName

        void setName​(java.lang.String name)
        Sets the "name" attribute
      • xsetName

        void xsetName​(XmlString name)
        Sets (as xml) the "name" attribute
      • getDescr

        java.lang.String getDescr()
        Gets the "descr" attribute
      • xgetDescr

        XmlString xgetDescr()
        Gets (as xml) the "descr" attribute
      • isSetDescr

        boolean isSetDescr()
        True if has "descr" attribute
      • setDescr

        void setDescr​(java.lang.String descr)
        Sets the "descr" attribute
      • xsetDescr

        void xsetDescr​(XmlString descr)
        Sets (as xml) the "descr" attribute
      • unsetDescr

        void unsetDescr()
        Unsets the "descr" attribute
      • getHidden

        boolean getHidden()
        Gets the "hidden" attribute
      • xgetHidden

        XmlBoolean xgetHidden()
        Gets (as xml) the "hidden" attribute
      • isSetHidden

        boolean isSetHidden()
        True if has "hidden" attribute
      • setHidden

        void setHidden​(boolean hidden)
        Sets the "hidden" attribute
      • xsetHidden

        void xsetHidden​(XmlBoolean hidden)
        Sets (as xml) the "hidden" attribute
      • unsetHidden

        void unsetHidden()
        Unsets the "hidden" attribute