c# excel 怎样使导出到excel的数据的某个区域(如:A列数据)的数据进行筛选,数值超过5.0%的字体红色,excel里实现为:条件格式>突出显示单元格规则
用npoi读取,改色。http://blog.csdn.net/niuzai520/article/details/8501284