bind_excelworkbookget_background本页总览get_background 获取指定单元格背景颜色 声明 string get_background(int row, int column) 参数 参数名描述row指定单元格行column指定单元格列 返回值 返回颜色字符串 使用方式