excelworkbookset_background_dup本页总览set_background_dup 批量设置范围内单元格背景色 声明 enum ExcelErrorCode set_background_dup(mixed color, int top, int left, int bottom, int right) 参数 参数名描述color颜色top范围最顶行left范围最左列bottom范围最底行right范围最右列 返回值 返回ExcelErrorCode 使用方式