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.
  • Field Details

  • Method Details

    • 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
    • getExtLst

      Gets the "extLst" element
    • isSetExtLst

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

      void setExtLst(CTOfficeArtExtensionList extLst)
      Sets the "extLst" element
    • addNewExtLst

      CTOfficeArtExtensionList addNewExtLst()
      Appends and returns a new empty "extLst" element
    • unsetExtLst

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

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

      Gets (as xml) the "id" attribute
    • setId

      void setId(long id)
      Sets the "id" attribute
    • xsetId

      void xsetId(STDrawingElementId id)
      Sets (as xml) the "id" attribute
    • getName

      String getName()
      Gets the "name" attribute
    • xgetName

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

      void setName(String name)
      Sets the "name" attribute
    • xsetName

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

      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(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
    • getTitle

      String getTitle()
      Gets the "title" attribute
    • xgetTitle

      XmlString xgetTitle()
      Gets (as xml) the "title" attribute
    • isSetTitle

      boolean isSetTitle()
      True if has "title" attribute
    • setTitle

      void setTitle(String title)
      Sets the "title" attribute
    • xsetTitle

      void xsetTitle(XmlString title)
      Sets (as xml) the "title" attribute
    • unsetTitle

      void unsetTitle()
      Unsets the "title" attribute