Interface CTColorFilter

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getDxfId

        long getDxfId()
        Gets the "dxfId" attribute
      • xgetDxfId

        STDxfId xgetDxfId()
        Gets (as xml) the "dxfId" attribute
      • isSetDxfId

        boolean isSetDxfId()
        True if has "dxfId" attribute
      • setDxfId

        void setDxfId​(long dxfId)
        Sets the "dxfId" attribute
      • xsetDxfId

        void xsetDxfId​(STDxfId dxfId)
        Sets (as xml) the "dxfId" attribute
      • unsetDxfId

        void unsetDxfId()
        Unsets the "dxfId" attribute
      • getCellColor

        boolean getCellColor()
        Gets the "cellColor" attribute
      • xgetCellColor

        XmlBoolean xgetCellColor()
        Gets (as xml) the "cellColor" attribute
      • isSetCellColor

        boolean isSetCellColor()
        True if has "cellColor" attribute
      • setCellColor

        void setCellColor​(boolean cellColor)
        Sets the "cellColor" attribute
      • xsetCellColor

        void xsetCellColor​(XmlBoolean cellColor)
        Sets (as xml) the "cellColor" attribute
      • unsetCellColor

        void unsetCellColor()
        Unsets the "cellColor" attribute