//style201.FillBackgroundColor = HSSFColor.RED.RED.index; //单元格颜色 不可行//style201.FillBackgroundColor = NPOI.HSSF.Util.HSSFColor.BLUE.index; //单元格颜色 不可行//style201.FillForegroundColor = HSSFColor.DARK_RED.DARK_RED.index; //单元格颜色 不可行