excelworkbookset_background_one_by_one本页总览set_background_one_by_one 逐个设置范围内单元格,返回结果数组 声明 array set_background_one_by_one(array colors, int top, int left, int bottom, int right) 参数 参数名描述colors颜色二维数组top范围最顶行left范围最左列bottom范围最底行right范围最右列 返回值 返回ExcelErrorCode“二维数组” 使用方式