@Documented
@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface ExcelPivotFilter
The Interface ExcelPivotFilter.
ExcelPivotFilter is used to add a filter within pivot table.
This annotation is added on fields of the ${link bld.generator.report.excel.RowSheet} classes.