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

  • Method Details

    • getCNvPr

      Gets the "cNvPr" element
    • isSetCNvPr

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

      void setCNvPr(CTNonVisualDrawingProps cNvPr)
      Sets the "cNvPr" element
    • addNewCNvPr

      Appends and returns a new empty "cNvPr" element
    • unsetCNvPr

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

      Gets the "cNvSpPr" element
    • isSetCNvSpPr

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

      void setCNvSpPr(CTNonVisualDrawingShapeProps cNvSpPr)
      Sets the "cNvSpPr" element
    • addNewCNvSpPr

      Appends and returns a new empty "cNvSpPr" element
    • unsetCNvSpPr

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

      Gets the "cNvCnPr" element
    • isSetCNvCnPr

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

      void setCNvCnPr(CTNonVisualConnectorProperties cNvCnPr)
      Sets the "cNvCnPr" element
    • addNewCNvCnPr

      Appends and returns a new empty "cNvCnPr" element
    • unsetCNvCnPr

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

      Gets the "spPr" element
    • setSpPr

      void setSpPr(CTShapeProperties spPr)
      Sets the "spPr" 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
    • 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
    • getTxbx

      CTTextboxInfo getTxbx()
      Gets the "txbx" 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
    • getLinkedTxbx

      Gets the "linkedTxbx" element
    • isSetLinkedTxbx

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

      void setLinkedTxbx(CTLinkedTextboxInformation linkedTxbx)
      Sets the "linkedTxbx" element
    • addNewLinkedTxbx

      CTLinkedTextboxInformation addNewLinkedTxbx()
      Appends and returns a new empty "linkedTxbx" element
    • unsetLinkedTxbx

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

      Gets the "bodyPr" element
    • setBodyPr

      void setBodyPr(CTTextBodyProperties bodyPr)
      Sets the "bodyPr" 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