AddFontColorFilter

AutoFilter.AddFontColorFilter method

添加字体颜色过滤器。

public void AddFontColorFilter(int fieldIndex, CellsColor color)
范围类型描述
fieldIndexInt32您希望作为过滤器 基础的字段的整数偏移量(从列表的左侧开始;最左侧的字段是字段0)。
colorCellsColorCellsColor对象.

也可以看看