| 程序包 | 说明 |
|---|---|
| org.ttzero.excel.entity.style |
| 限定符和类型 | 方法和说明 |
|---|---|
static Font |
Font.parse(String fontString)
Create a Font from font-string
italic_bold_underLine_size_family_color or italic bold underLine size family color
eq: italic_bold_12_宋体 // 斜体 加粗 12号字 宋体
eq: bold underLine 12 'Times New Roman' red // 加粗 12号字 Times New Roman字体 红字
|
Copyright © 2020. All rights reserved.