Interface CTWordprocessingShape

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • isSetCNvPr

        boolean isSetCNvPr()
        True if has "cNvPr" element
      • unsetCNvPr

        void unsetCNvPr()
        Unsets the "cNvPr" element
      • isSetCNvSpPr

        boolean isSetCNvSpPr()
        True if has "cNvSpPr" element
      • unsetCNvSpPr

        void unsetCNvSpPr()
        Unsets the "cNvSpPr" element
      • isSetCNvCnPr

        boolean isSetCNvCnPr()
        True if has "cNvCnPr" element
      • unsetCNvCnPr

        void unsetCNvCnPr()
        Unsets the "cNvCnPr" element
      • addNewSpPr

        CTShapeProperties addNewSpPr()
        Appends and returns a new empty "spPr" element
      • getStyle

        CTShapeStyle getStyle()
        Gets the "style" element
      • isSetStyle

        boolean isSetStyle()
        True if has "style" element
      • setStyle

        void setStyle​(CTShapeStyle style)
        Sets the "style" element
      • addNewStyle

        CTShapeStyle addNewStyle()
        Appends and returns a new empty "style" element
      • unsetStyle

        void unsetStyle()
        Unsets the "style" element
      • isSetExtLst

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

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

        boolean isSetTxbx()
        True if has "txbx" element
      • setTxbx

        void setTxbx​(CTTextboxInfo txbx)
        Sets the "txbx" element
      • addNewTxbx

        CTTextboxInfo addNewTxbx()
        Appends and returns a new empty "txbx" element
      • unsetTxbx

        void unsetTxbx()
        Unsets the "txbx" element
      • isSetLinkedTxbx

        boolean isSetLinkedTxbx()
        True if has "linkedTxbx" element
      • unsetLinkedTxbx

        void unsetLinkedTxbx()
        Unsets the "linkedTxbx" element
      • addNewBodyPr

        CTTextBodyProperties addNewBodyPr()
        Appends and returns a new empty "bodyPr" element
      • getNormalEastAsianFlow

        boolean getNormalEastAsianFlow()
        Gets the "normalEastAsianFlow" attribute
      • xgetNormalEastAsianFlow

        XmlBoolean xgetNormalEastAsianFlow()
        Gets (as xml) the "normalEastAsianFlow" attribute
      • isSetNormalEastAsianFlow

        boolean isSetNormalEastAsianFlow()
        True if has "normalEastAsianFlow" attribute
      • setNormalEastAsianFlow

        void setNormalEastAsianFlow​(boolean normalEastAsianFlow)
        Sets the "normalEastAsianFlow" attribute
      • xsetNormalEastAsianFlow

        void xsetNormalEastAsianFlow​(XmlBoolean normalEastAsianFlow)
        Sets (as xml) the "normalEastAsianFlow" attribute
      • unsetNormalEastAsianFlow

        void unsetNormalEastAsianFlow()
        Unsets the "normalEastAsianFlow" attribute