All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getBlockQuote

      CTOnOff getBlockQuote()
      Gets the "blockQuote" element
    • isSetBlockQuote

      boolean isSetBlockQuote()
      True if has "blockQuote" element
    • setBlockQuote

      void setBlockQuote(CTOnOff blockQuote)
      Sets the "blockQuote" element
    • addNewBlockQuote

      CTOnOff addNewBlockQuote()
      Appends and returns a new empty "blockQuote" element
    • unsetBlockQuote

      void unsetBlockQuote()
      Unsets the "blockQuote" element
    • getBodyDiv

      CTOnOff getBodyDiv()
      Gets the "bodyDiv" element
    • isSetBodyDiv

      boolean isSetBodyDiv()
      True if has "bodyDiv" element
    • setBodyDiv

      void setBodyDiv(CTOnOff bodyDiv)
      Sets the "bodyDiv" element
    • addNewBodyDiv

      CTOnOff addNewBodyDiv()
      Appends and returns a new empty "bodyDiv" element
    • unsetBodyDiv

      void unsetBodyDiv()
      Unsets the "bodyDiv" element
    • getMarLeft

      CTSignedTwipsMeasure getMarLeft()
      Gets the "marLeft" element
    • setMarLeft

      void setMarLeft(CTSignedTwipsMeasure marLeft)
      Sets the "marLeft" element
    • addNewMarLeft

      CTSignedTwipsMeasure addNewMarLeft()
      Appends and returns a new empty "marLeft" element
    • getMarRight

      CTSignedTwipsMeasure getMarRight()
      Gets the "marRight" element
    • setMarRight

      void setMarRight(CTSignedTwipsMeasure marRight)
      Sets the "marRight" element
    • addNewMarRight

      CTSignedTwipsMeasure addNewMarRight()
      Appends and returns a new empty "marRight" element
    • getMarTop

      Gets the "marTop" element
    • setMarTop

      void setMarTop(CTSignedTwipsMeasure marTop)
      Sets the "marTop" element
    • addNewMarTop

      CTSignedTwipsMeasure addNewMarTop()
      Appends and returns a new empty "marTop" element
    • getMarBottom

      CTSignedTwipsMeasure getMarBottom()
      Gets the "marBottom" element
    • setMarBottom

      void setMarBottom(CTSignedTwipsMeasure marBottom)
      Sets the "marBottom" element
    • addNewMarBottom

      CTSignedTwipsMeasure addNewMarBottom()
      Appends and returns a new empty "marBottom" element
    • getDivBdr

      CTDivBdr getDivBdr()
      Gets the "divBdr" element
    • isSetDivBdr

      boolean isSetDivBdr()
      True if has "divBdr" element
    • setDivBdr

      void setDivBdr(CTDivBdr divBdr)
      Sets the "divBdr" element
    • addNewDivBdr

      CTDivBdr addNewDivBdr()
      Appends and returns a new empty "divBdr" element
    • unsetDivBdr

      void unsetDivBdr()
      Unsets the "divBdr" element
    • getDivsChildList

      List<CTDivs> getDivsChildList()
      Gets a List of "divsChild" elements
    • getDivsChildArray

      CTDivs[] getDivsChildArray()
      Gets array of all "divsChild" elements
    • getDivsChildArray

      CTDivs getDivsChildArray(int i)
      Gets ith "divsChild" element
    • sizeOfDivsChildArray

      int sizeOfDivsChildArray()
      Returns number of "divsChild" element
    • setDivsChildArray

      void setDivsChildArray(CTDivs[] divsChildArray)
      Sets array of all "divsChild" element
    • setDivsChildArray

      void setDivsChildArray(int i, CTDivs divsChild)
      Sets ith "divsChild" element
    • insertNewDivsChild

      CTDivs insertNewDivsChild(int i)
      Inserts and returns a new empty value (as xml) as the ith "divsChild" element
    • addNewDivsChild

      CTDivs addNewDivsChild()
      Appends and returns a new empty value (as xml) as the last "divsChild" element
    • removeDivsChild

      void removeDivsChild(int i)
      Removes the ith "divsChild" element
    • getId

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

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

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

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