Interface CTDiv

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

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

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

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

        CTSignedTwipsMeasure addNewMarTop()
        Appends and returns a new empty "marTop" 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

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

        @Deprecated
        CTDivs[] getDivsChildArray()
        Deprecated.
        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

        java.math.BigInteger getId()
        Gets the "id" attribute
      • setId

        void setId​(java.math.BigInteger id)
        Sets the "id" attribute
      • xsetId

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