跳到主要内容

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“二维数组”

使用方式

返回文档