Interface CTWordprocessingContentPart

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getNvContentPartPr

      Gets the "nvContentPartPr" element
    • isSetNvContentPartPr

      boolean isSetNvContentPartPr()
      True if has "nvContentPartPr" element
    • setNvContentPartPr

      void setNvContentPartPr(CTWordprocessingContentPartNonVisual nvContentPartPr)
      Sets the "nvContentPartPr" element
    • addNewNvContentPartPr

      CTWordprocessingContentPartNonVisual addNewNvContentPartPr()
      Appends and returns a new empty "nvContentPartPr" element
    • unsetNvContentPartPr

      void unsetNvContentPartPr()
      Unsets the "nvContentPartPr" 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
    • getBwMode

      Gets the "bwMode" attribute
    • xgetBwMode

      STBlackWhiteMode xgetBwMode()
      Gets (as xml) the "bwMode" attribute
    • isSetBwMode

      boolean isSetBwMode()
      True if has "bwMode" attribute
    • setBwMode

      void setBwMode(STBlackWhiteMode.Enum bwMode)
      Sets the "bwMode" attribute
    • xsetBwMode

      void xsetBwMode(STBlackWhiteMode bwMode)
      Sets (as xml) the "bwMode" attribute
    • unsetBwMode

      void unsetBwMode()
      Unsets the "bwMode" attribute
    • getId

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

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

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

      void xsetId(STRelationshipId id)
      Sets (as xml) the "id" attribute