Interface CTGvmlTextShape

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTGvmlTextShape extends XmlObject
An XML CT_GvmlTextShape(@http://schemas.openxmlformats.org/drawingml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getTxBody

      CTTextBody getTxBody()
      Gets the "txBody" element
    • setTxBody

      void setTxBody(CTTextBody txBody)
      Sets the "txBody" element
    • addNewTxBody

      CTTextBody addNewTxBody()
      Appends and returns a new empty "txBody" element
    • getUseSpRect

      CTGvmlUseShapeRectangle getUseSpRect()
      Gets the "useSpRect" element
    • isSetUseSpRect

      boolean isSetUseSpRect()
      True if has "useSpRect" element
    • setUseSpRect

      void setUseSpRect(CTGvmlUseShapeRectangle useSpRect)
      Sets the "useSpRect" element
    • addNewUseSpRect

      CTGvmlUseShapeRectangle addNewUseSpRect()
      Appends and returns a new empty "useSpRect" element
    • unsetUseSpRect

      void unsetUseSpRect()
      Unsets the "useSpRect" element
    • getXfrm

      CTTransform2D getXfrm()
      Gets the "xfrm" element
    • isSetXfrm

      boolean isSetXfrm()
      True if has "xfrm" element
    • setXfrm

      void setXfrm(CTTransform2D xfrm)
      Sets the "xfrm" element
    • addNewXfrm

      CTTransform2D addNewXfrm()
      Appends and returns a new empty "xfrm" element
    • unsetXfrm

      void unsetXfrm()
      Unsets the "xfrm" 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