addColorFilter abstract method

void addColorFilter(
  1. String color,
  2. ExcelColorFilterType colorFilterType
)

Applies color filter with the specified font or back color.

Implementation

void addColorFilter(String color, ExcelColorFilterType colorFilterType);