bind_excelworkbookset_font_style_attr_one_by_one本页总览set_font_style_attr_one_by_one 逐个设置单元格的指定字体属性 声明 array set_font_style_attr_one_by_one(enum ExcelFontAttribute style, array my_values, int top, int left, int bottom, int right) 参数 参数名描述ExcelFontAttribute指定字体属性my_values字体属性值二维数组top范围顶行left范围左列bottom范围底行right范围右列 返回值 返回ExcelErrorCode“二维数组” 使用方式 返回文档