Interface CTTextParagraphProperties

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • isSetLnSpc

        boolean isSetLnSpc()
        True if has "lnSpc" element
      • setLnSpc

        void setLnSpc​(CTTextSpacing lnSpc)
        Sets the "lnSpc" element
      • addNewLnSpc

        CTTextSpacing addNewLnSpc()
        Appends and returns a new empty "lnSpc" element
      • unsetLnSpc

        void unsetLnSpc()
        Unsets the "lnSpc" element
      • isSetSpcBef

        boolean isSetSpcBef()
        True if has "spcBef" element
      • setSpcBef

        void setSpcBef​(CTTextSpacing spcBef)
        Sets the "spcBef" element
      • addNewSpcBef

        CTTextSpacing addNewSpcBef()
        Appends and returns a new empty "spcBef" element
      • unsetSpcBef

        void unsetSpcBef()
        Unsets the "spcBef" element
      • isSetSpcAft

        boolean isSetSpcAft()
        True if has "spcAft" element
      • setSpcAft

        void setSpcAft​(CTTextSpacing spcAft)
        Sets the "spcAft" element
      • addNewSpcAft

        CTTextSpacing addNewSpcAft()
        Appends and returns a new empty "spcAft" element
      • unsetSpcAft

        void unsetSpcAft()
        Unsets the "spcAft" element
      • isSetBuClrTx

        boolean isSetBuClrTx()
        True if has "buClrTx" element
      • unsetBuClrTx

        void unsetBuClrTx()
        Unsets the "buClrTx" element
      • getBuClr

        CTColor getBuClr()
        Gets the "buClr" element
      • isSetBuClr

        boolean isSetBuClr()
        True if has "buClr" element
      • setBuClr

        void setBuClr​(CTColor buClr)
        Sets the "buClr" element
      • addNewBuClr

        CTColor addNewBuClr()
        Appends and returns a new empty "buClr" element
      • unsetBuClr

        void unsetBuClr()
        Unsets the "buClr" element
      • isSetBuSzTx

        boolean isSetBuSzTx()
        True if has "buSzTx" element
      • unsetBuSzTx

        void unsetBuSzTx()
        Unsets the "buSzTx" element
      • isSetBuSzPct

        boolean isSetBuSzPct()
        True if has "buSzPct" element
      • unsetBuSzPct

        void unsetBuSzPct()
        Unsets the "buSzPct" element
      • isSetBuSzPts

        boolean isSetBuSzPts()
        True if has "buSzPts" element
      • unsetBuSzPts

        void unsetBuSzPts()
        Unsets the "buSzPts" element
      • isSetBuFontTx

        boolean isSetBuFontTx()
        True if has "buFontTx" element
      • unsetBuFontTx

        void unsetBuFontTx()
        Unsets the "buFontTx" element
      • getBuFont

        CTTextFont getBuFont()
        Gets the "buFont" element
      • isSetBuFont

        boolean isSetBuFont()
        True if has "buFont" element
      • setBuFont

        void setBuFont​(CTTextFont buFont)
        Sets the "buFont" element
      • addNewBuFont

        CTTextFont addNewBuFont()
        Appends and returns a new empty "buFont" element
      • unsetBuFont

        void unsetBuFont()
        Unsets the "buFont" element
      • isSetBuNone

        boolean isSetBuNone()
        True if has "buNone" element
      • setBuNone

        void setBuNone​(CTTextNoBullet buNone)
        Sets the "buNone" element
      • addNewBuNone

        CTTextNoBullet addNewBuNone()
        Appends and returns a new empty "buNone" element
      • unsetBuNone

        void unsetBuNone()
        Unsets the "buNone" element
      • isSetBuAutoNum

        boolean isSetBuAutoNum()
        True if has "buAutoNum" element
      • addNewBuAutoNum

        CTTextAutonumberBullet addNewBuAutoNum()
        Appends and returns a new empty "buAutoNum" element
      • unsetBuAutoNum

        void unsetBuAutoNum()
        Unsets the "buAutoNum" element
      • isSetBuChar

        boolean isSetBuChar()
        True if has "buChar" element
      • setBuChar

        void setBuChar​(CTTextCharBullet buChar)
        Sets the "buChar" element
      • addNewBuChar

        CTTextCharBullet addNewBuChar()
        Appends and returns a new empty "buChar" element
      • unsetBuChar

        void unsetBuChar()
        Unsets the "buChar" element
      • isSetBuBlip

        boolean isSetBuBlip()
        True if has "buBlip" element
      • setBuBlip

        void setBuBlip​(CTTextBlipBullet buBlip)
        Sets the "buBlip" element
      • addNewBuBlip

        CTTextBlipBullet addNewBuBlip()
        Appends and returns a new empty "buBlip" element
      • unsetBuBlip

        void unsetBuBlip()
        Unsets the "buBlip" element
      • isSetTabLst

        boolean isSetTabLst()
        True if has "tabLst" element
      • addNewTabLst

        CTTextTabStopList addNewTabLst()
        Appends and returns a new empty "tabLst" element
      • unsetTabLst

        void unsetTabLst()
        Unsets the "tabLst" element
      • isSetDefRPr

        boolean isSetDefRPr()
        True if has "defRPr" element
      • unsetDefRPr

        void unsetDefRPr()
        Unsets the "defRPr" element
      • isSetExtLst

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

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

        int getMarL()
        Gets the "marL" attribute
      • xgetMarL

        STTextMargin xgetMarL()
        Gets (as xml) the "marL" attribute
      • isSetMarL

        boolean isSetMarL()
        True if has "marL" attribute
      • setMarL

        void setMarL​(int marL)
        Sets the "marL" attribute
      • xsetMarL

        void xsetMarL​(STTextMargin marL)
        Sets (as xml) the "marL" attribute
      • unsetMarL

        void unsetMarL()
        Unsets the "marL" attribute
      • getMarR

        int getMarR()
        Gets the "marR" attribute
      • xgetMarR

        STTextMargin xgetMarR()
        Gets (as xml) the "marR" attribute
      • isSetMarR

        boolean isSetMarR()
        True if has "marR" attribute
      • setMarR

        void setMarR​(int marR)
        Sets the "marR" attribute
      • xsetMarR

        void xsetMarR​(STTextMargin marR)
        Sets (as xml) the "marR" attribute
      • unsetMarR

        void unsetMarR()
        Unsets the "marR" attribute
      • getLvl

        int getLvl()
        Gets the "lvl" attribute
      • isSetLvl

        boolean isSetLvl()
        True if has "lvl" attribute
      • setLvl

        void setLvl​(int lvl)
        Sets the "lvl" attribute
      • unsetLvl

        void unsetLvl()
        Unsets the "lvl" attribute
      • getIndent

        int getIndent()
        Gets the "indent" attribute
      • xgetIndent

        STTextIndent xgetIndent()
        Gets (as xml) the "indent" attribute
      • isSetIndent

        boolean isSetIndent()
        True if has "indent" attribute
      • setIndent

        void setIndent​(int indent)
        Sets the "indent" attribute
      • xsetIndent

        void xsetIndent​(STTextIndent indent)
        Sets (as xml) the "indent" attribute
      • unsetIndent

        void unsetIndent()
        Unsets the "indent" attribute
      • isSetAlgn

        boolean isSetAlgn()
        True if has "algn" attribute
      • xsetAlgn

        void xsetAlgn​(STTextAlignType algn)
        Sets (as xml) the "algn" attribute
      • unsetAlgn

        void unsetAlgn()
        Unsets the "algn" attribute
      • getDefTabSz

        int getDefTabSz()
        Gets the "defTabSz" attribute
      • xgetDefTabSz

        STCoordinate32 xgetDefTabSz()
        Gets (as xml) the "defTabSz" attribute
      • isSetDefTabSz

        boolean isSetDefTabSz()
        True if has "defTabSz" attribute
      • setDefTabSz

        void setDefTabSz​(int defTabSz)
        Sets the "defTabSz" attribute
      • xsetDefTabSz

        void xsetDefTabSz​(STCoordinate32 defTabSz)
        Sets (as xml) the "defTabSz" attribute
      • unsetDefTabSz

        void unsetDefTabSz()
        Unsets the "defTabSz" attribute
      • getRtl

        boolean getRtl()
        Gets the "rtl" attribute
      • xgetRtl

        XmlBoolean xgetRtl()
        Gets (as xml) the "rtl" attribute
      • isSetRtl

        boolean isSetRtl()
        True if has "rtl" attribute
      • setRtl

        void setRtl​(boolean rtl)
        Sets the "rtl" attribute
      • xsetRtl

        void xsetRtl​(XmlBoolean rtl)
        Sets (as xml) the "rtl" attribute
      • unsetRtl

        void unsetRtl()
        Unsets the "rtl" attribute
      • getEaLnBrk

        boolean getEaLnBrk()
        Gets the "eaLnBrk" attribute
      • xgetEaLnBrk

        XmlBoolean xgetEaLnBrk()
        Gets (as xml) the "eaLnBrk" attribute
      • isSetEaLnBrk

        boolean isSetEaLnBrk()
        True if has "eaLnBrk" attribute
      • setEaLnBrk

        void setEaLnBrk​(boolean eaLnBrk)
        Sets the "eaLnBrk" attribute
      • xsetEaLnBrk

        void xsetEaLnBrk​(XmlBoolean eaLnBrk)
        Sets (as xml) the "eaLnBrk" attribute
      • unsetEaLnBrk

        void unsetEaLnBrk()
        Unsets the "eaLnBrk" attribute
      • isSetFontAlgn

        boolean isSetFontAlgn()
        True if has "fontAlgn" attribute
      • xsetFontAlgn

        void xsetFontAlgn​(STTextFontAlignType fontAlgn)
        Sets (as xml) the "fontAlgn" attribute
      • unsetFontAlgn

        void unsetFontAlgn()
        Unsets the "fontAlgn" attribute
      • getLatinLnBrk

        boolean getLatinLnBrk()
        Gets the "latinLnBrk" attribute
      • xgetLatinLnBrk

        XmlBoolean xgetLatinLnBrk()
        Gets (as xml) the "latinLnBrk" attribute
      • isSetLatinLnBrk

        boolean isSetLatinLnBrk()
        True if has "latinLnBrk" attribute
      • setLatinLnBrk

        void setLatinLnBrk​(boolean latinLnBrk)
        Sets the "latinLnBrk" attribute
      • xsetLatinLnBrk

        void xsetLatinLnBrk​(XmlBoolean latinLnBrk)
        Sets (as xml) the "latinLnBrk" attribute
      • unsetLatinLnBrk

        void unsetLatinLnBrk()
        Unsets the "latinLnBrk" attribute
      • getHangingPunct

        boolean getHangingPunct()
        Gets the "hangingPunct" attribute
      • xgetHangingPunct

        XmlBoolean xgetHangingPunct()
        Gets (as xml) the "hangingPunct" attribute
      • isSetHangingPunct

        boolean isSetHangingPunct()
        True if has "hangingPunct" attribute
      • setHangingPunct

        void setHangingPunct​(boolean hangingPunct)
        Sets the "hangingPunct" attribute
      • xsetHangingPunct

        void xsetHangingPunct​(XmlBoolean hangingPunct)
        Sets (as xml) the "hangingPunct" attribute
      • unsetHangingPunct

        void unsetHangingPunct()
        Unsets the "hangingPunct" attribute