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.
    • Method Detail

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

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

        void unsetUseSpRect()
        Unsets the "useSpRect" 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
      • isSetExtLst

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

        void unsetExtLst()
        Unsets the "extLst" element