Interface CTTableCellProperties

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • isSetLnL

        boolean isSetLnL()
        True if has "lnL" element
      • addNewLnL

        CTLineProperties addNewLnL()
        Appends and returns a new empty "lnL" element
      • unsetLnL

        void unsetLnL()
        Unsets the "lnL" element
      • isSetLnR

        boolean isSetLnR()
        True if has "lnR" element
      • addNewLnR

        CTLineProperties addNewLnR()
        Appends and returns a new empty "lnR" element
      • unsetLnR

        void unsetLnR()
        Unsets the "lnR" element
      • isSetLnT

        boolean isSetLnT()
        True if has "lnT" element
      • addNewLnT

        CTLineProperties addNewLnT()
        Appends and returns a new empty "lnT" element
      • unsetLnT

        void unsetLnT()
        Unsets the "lnT" element
      • isSetLnB

        boolean isSetLnB()
        True if has "lnB" element
      • addNewLnB

        CTLineProperties addNewLnB()
        Appends and returns a new empty "lnB" element
      • unsetLnB

        void unsetLnB()
        Unsets the "lnB" element
      • isSetLnTlToBr

        boolean isSetLnTlToBr()
        True if has "lnTlToBr" element
      • setLnTlToBr

        void setLnTlToBr​(CTLineProperties lnTlToBr)
        Sets the "lnTlToBr" element
      • addNewLnTlToBr

        CTLineProperties addNewLnTlToBr()
        Appends and returns a new empty "lnTlToBr" element
      • unsetLnTlToBr

        void unsetLnTlToBr()
        Unsets the "lnTlToBr" element
      • isSetLnBlToTr

        boolean isSetLnBlToTr()
        True if has "lnBlToTr" element
      • setLnBlToTr

        void setLnBlToTr​(CTLineProperties lnBlToTr)
        Sets the "lnBlToTr" element
      • addNewLnBlToTr

        CTLineProperties addNewLnBlToTr()
        Appends and returns a new empty "lnBlToTr" element
      • unsetLnBlToTr

        void unsetLnBlToTr()
        Unsets the "lnBlToTr" element
      • getCell3D

        CTCell3D getCell3D()
        Gets the "cell3D" element
      • isSetCell3D

        boolean isSetCell3D()
        True if has "cell3D" element
      • setCell3D

        void setCell3D​(CTCell3D cell3D)
        Sets the "cell3D" element
      • addNewCell3D

        CTCell3D addNewCell3D()
        Appends and returns a new empty "cell3D" element
      • unsetCell3D

        void unsetCell3D()
        Unsets the "cell3D" element
      • isSetNoFill

        boolean isSetNoFill()
        True if has "noFill" element
      • addNewNoFill

        CTNoFillProperties addNewNoFill()
        Appends and returns a new empty "noFill" element
      • unsetNoFill

        void unsetNoFill()
        Unsets the "noFill" element
      • isSetSolidFill

        boolean isSetSolidFill()
        True if has "solidFill" element
      • unsetSolidFill

        void unsetSolidFill()
        Unsets the "solidFill" element
      • isSetGradFill

        boolean isSetGradFill()
        True if has "gradFill" element
      • unsetGradFill

        void unsetGradFill()
        Unsets the "gradFill" element
      • isSetBlipFill

        boolean isSetBlipFill()
        True if has "blipFill" element
      • addNewBlipFill

        CTBlipFillProperties addNewBlipFill()
        Appends and returns a new empty "blipFill" element
      • unsetBlipFill

        void unsetBlipFill()
        Unsets the "blipFill" element
      • isSetPattFill

        boolean isSetPattFill()
        True if has "pattFill" element
      • unsetPattFill

        void unsetPattFill()
        Unsets the "pattFill" element
      • isSetGrpFill

        boolean isSetGrpFill()
        True if has "grpFill" element
      • unsetGrpFill

        void unsetGrpFill()
        Unsets the "grpFill" element
      • isSetExtLst

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

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

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

        STCoordinate32 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​(STCoordinate32 marL)
        Sets (as xml) the "marL" attribute
      • unsetMarL

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

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

        STCoordinate32 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​(STCoordinate32 marR)
        Sets (as xml) the "marR" attribute
      • unsetMarR

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

        int getMarT()
        Gets the "marT" attribute
      • xgetMarT

        STCoordinate32 xgetMarT()
        Gets (as xml) the "marT" attribute
      • isSetMarT

        boolean isSetMarT()
        True if has "marT" attribute
      • setMarT

        void setMarT​(int marT)
        Sets the "marT" attribute
      • xsetMarT

        void xsetMarT​(STCoordinate32 marT)
        Sets (as xml) the "marT" attribute
      • unsetMarT

        void unsetMarT()
        Unsets the "marT" attribute
      • getMarB

        int getMarB()
        Gets the "marB" attribute
      • xgetMarB

        STCoordinate32 xgetMarB()
        Gets (as xml) the "marB" attribute
      • isSetMarB

        boolean isSetMarB()
        True if has "marB" attribute
      • setMarB

        void setMarB​(int marB)
        Sets the "marB" attribute
      • xsetMarB

        void xsetMarB​(STCoordinate32 marB)
        Sets (as xml) the "marB" attribute
      • unsetMarB

        void unsetMarB()
        Unsets the "marB" attribute
      • isSetVert

        boolean isSetVert()
        True if has "vert" attribute
      • unsetVert

        void unsetVert()
        Unsets the "vert" attribute
      • isSetAnchor

        boolean isSetAnchor()
        True if has "anchor" attribute
      • xsetAnchor

        void xsetAnchor​(STTextAnchoringType anchor)
        Sets (as xml) the "anchor" attribute
      • unsetAnchor

        void unsetAnchor()
        Unsets the "anchor" attribute
      • getAnchorCtr

        boolean getAnchorCtr()
        Gets the "anchorCtr" attribute
      • xgetAnchorCtr

        XmlBoolean xgetAnchorCtr()
        Gets (as xml) the "anchorCtr" attribute
      • isSetAnchorCtr

        boolean isSetAnchorCtr()
        True if has "anchorCtr" attribute
      • setAnchorCtr

        void setAnchorCtr​(boolean anchorCtr)
        Sets the "anchorCtr" attribute
      • xsetAnchorCtr

        void xsetAnchorCtr​(XmlBoolean anchorCtr)
        Sets (as xml) the "anchorCtr" attribute
      • unsetAnchorCtr

        void unsetAnchorCtr()
        Unsets the "anchorCtr" attribute
      • isSetHorzOverflow

        boolean isSetHorzOverflow()
        True if has "horzOverflow" attribute
      • xsetHorzOverflow

        void xsetHorzOverflow​(STTextHorzOverflowType horzOverflow)
        Sets (as xml) the "horzOverflow" attribute
      • unsetHorzOverflow

        void unsetHorzOverflow()
        Unsets the "horzOverflow" attribute