Interface CTTableProperties

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

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

        CTEffectList getEffectLst()
        Gets the "effectLst" element
      • isSetEffectLst

        boolean isSetEffectLst()
        True if has "effectLst" element
      • setEffectLst

        void setEffectLst​(CTEffectList effectLst)
        Sets the "effectLst" element
      • addNewEffectLst

        CTEffectList addNewEffectLst()
        Appends and returns a new empty "effectLst" element
      • unsetEffectLst

        void unsetEffectLst()
        Unsets the "effectLst" element
      • isSetEffectDag

        boolean isSetEffectDag()
        True if has "effectDag" element
      • setEffectDag

        void setEffectDag​(CTEffectContainer effectDag)
        Sets the "effectDag" element
      • addNewEffectDag

        CTEffectContainer addNewEffectDag()
        Appends and returns a new empty "effectDag" element
      • unsetEffectDag

        void unsetEffectDag()
        Unsets the "effectDag" element
      • getTableStyle

        CTTableStyle getTableStyle()
        Gets the "tableStyle" element
      • isSetTableStyle

        boolean isSetTableStyle()
        True if has "tableStyle" element
      • setTableStyle

        void setTableStyle​(CTTableStyle tableStyle)
        Sets the "tableStyle" element
      • addNewTableStyle

        CTTableStyle addNewTableStyle()
        Appends and returns a new empty "tableStyle" element
      • unsetTableStyle

        void unsetTableStyle()
        Unsets the "tableStyle" element
      • getTableStyleId

        java.lang.String getTableStyleId()
        Gets the "tableStyleId" element
      • xgetTableStyleId

        STGuid xgetTableStyleId()
        Gets (as xml) the "tableStyleId" element
      • isSetTableStyleId

        boolean isSetTableStyleId()
        True if has "tableStyleId" element
      • setTableStyleId

        void setTableStyleId​(java.lang.String tableStyleId)
        Sets the "tableStyleId" element
      • xsetTableStyleId

        void xsetTableStyleId​(STGuid tableStyleId)
        Sets (as xml) the "tableStyleId" element
      • unsetTableStyleId

        void unsetTableStyleId()
        Unsets the "tableStyleId" element
      • isSetExtLst

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

        void unsetExtLst()
        Unsets the "extLst" element
      • 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
      • getFirstRow

        boolean getFirstRow()
        Gets the "firstRow" attribute
      • xgetFirstRow

        XmlBoolean xgetFirstRow()
        Gets (as xml) the "firstRow" attribute
      • isSetFirstRow

        boolean isSetFirstRow()
        True if has "firstRow" attribute
      • setFirstRow

        void setFirstRow​(boolean firstRow)
        Sets the "firstRow" attribute
      • xsetFirstRow

        void xsetFirstRow​(XmlBoolean firstRow)
        Sets (as xml) the "firstRow" attribute
      • unsetFirstRow

        void unsetFirstRow()
        Unsets the "firstRow" attribute
      • getFirstCol

        boolean getFirstCol()
        Gets the "firstCol" attribute
      • xgetFirstCol

        XmlBoolean xgetFirstCol()
        Gets (as xml) the "firstCol" attribute
      • isSetFirstCol

        boolean isSetFirstCol()
        True if has "firstCol" attribute
      • setFirstCol

        void setFirstCol​(boolean firstCol)
        Sets the "firstCol" attribute
      • xsetFirstCol

        void xsetFirstCol​(XmlBoolean firstCol)
        Sets (as xml) the "firstCol" attribute
      • unsetFirstCol

        void unsetFirstCol()
        Unsets the "firstCol" attribute
      • getLastRow

        boolean getLastRow()
        Gets the "lastRow" attribute
      • xgetLastRow

        XmlBoolean xgetLastRow()
        Gets (as xml) the "lastRow" attribute
      • isSetLastRow

        boolean isSetLastRow()
        True if has "lastRow" attribute
      • setLastRow

        void setLastRow​(boolean lastRow)
        Sets the "lastRow" attribute
      • xsetLastRow

        void xsetLastRow​(XmlBoolean lastRow)
        Sets (as xml) the "lastRow" attribute
      • unsetLastRow

        void unsetLastRow()
        Unsets the "lastRow" attribute
      • getLastCol

        boolean getLastCol()
        Gets the "lastCol" attribute
      • xgetLastCol

        XmlBoolean xgetLastCol()
        Gets (as xml) the "lastCol" attribute
      • isSetLastCol

        boolean isSetLastCol()
        True if has "lastCol" attribute
      • setLastCol

        void setLastCol​(boolean lastCol)
        Sets the "lastCol" attribute
      • xsetLastCol

        void xsetLastCol​(XmlBoolean lastCol)
        Sets (as xml) the "lastCol" attribute
      • unsetLastCol

        void unsetLastCol()
        Unsets the "lastCol" attribute
      • getBandRow

        boolean getBandRow()
        Gets the "bandRow" attribute
      • xgetBandRow

        XmlBoolean xgetBandRow()
        Gets (as xml) the "bandRow" attribute
      • isSetBandRow

        boolean isSetBandRow()
        True if has "bandRow" attribute
      • setBandRow

        void setBandRow​(boolean bandRow)
        Sets the "bandRow" attribute
      • xsetBandRow

        void xsetBandRow​(XmlBoolean bandRow)
        Sets (as xml) the "bandRow" attribute
      • unsetBandRow

        void unsetBandRow()
        Unsets the "bandRow" attribute
      • getBandCol

        boolean getBandCol()
        Gets the "bandCol" attribute
      • xgetBandCol

        XmlBoolean xgetBandCol()
        Gets (as xml) the "bandCol" attribute
      • isSetBandCol

        boolean isSetBandCol()
        True if has "bandCol" attribute
      • setBandCol

        void setBandCol​(boolean bandCol)
        Sets the "bandCol" attribute
      • xsetBandCol

        void xsetBandCol​(XmlBoolean bandCol)
        Sets (as xml) the "bandCol" attribute
      • unsetBandCol

        void unsetBandCol()
        Unsets the "bandCol" attribute