Interface ColorFilter

  • All Known Implementing Classes:
    XSSFColorFilter

    public interface ColorFilter
    Since:
    3.9.0
    Author:
    henri
    • Method Detail

      • getDxfCellStyle

        DxfCellStyle getDxfCellStyle()
        Returns the Fill of this ColorFilter
        Returns:
      • isByFontColor

        boolean isByFontColor()
        Returns whether filtered by font color.
        Returns: