| 程序包 | 说明 |
|---|---|
| org.ttzero.excel.entity | |
| org.ttzero.excel.entity.e7 | |
| org.ttzero.excel.entity.style | |
| org.ttzero.excel.processor | |
| org.ttzero.excel.reader |
| 类和说明 |
|---|
| Border
边框,在样式中位于第
6-12位,边框包含方向、样式和颜色。 |
| Fill
填充,在样式中位于第
18-24位,目前只支持单色填充 |
| Font
字体,为了简化本字体包含颜色属性,在输出时包含颜色的字体将以指定颜色渲染,
注意:字体在全局样式中是共享的,如果要修改某个属性必须先调用
Font.clone()方法
复制一个字体然后再修改属性,这样才不会影响之前使用过此字体的文本 |
| NumFmt
To create a custom number format, you start by selecting one of the built-in number formats as a starting point.
|
| Styles |
| 类和说明 |
|---|
| Fill
填充,在样式中位于第
18-24位,目前只支持单色填充 |
| Font
字体,为了简化本字体包含颜色属性,在输出时包含颜色的字体将以指定颜色渲染,
注意:字体在全局样式中是共享的,如果要修改某个属性必须先调用
Font.clone()方法
复制一个字体然后再修改属性,这样才不会影响之前使用过此字体的文本 |
| Styles |
| 类和说明 |
|---|
| Border
边框,在样式中位于第
6-12位,边框包含方向、样式和颜色。 |
| Border.SubBorder |
| BorderStyle
Border style
|
| Fill
填充,在样式中位于第
18-24位,目前只支持单色填充 |
| Font
字体,为了简化本字体包含颜色属性,在输出时包含颜色的字体将以指定颜色渲染,
注意:字体在全局样式中是共享的,如果要修改某个属性必须先调用
Font.clone()方法
复制一个字体然后再修改属性,这样才不会影响之前使用过此字体的文本 |
| HlsColor
Hue-Luminance-Saturation Color Util (OpenXML theme color)
|
| NumFmt
To create a custom number format, you start by selecting one of the built-in number formats as a starting point.
|
| PatternType
2.4.53 ST_enmPattern
PatternType
|
| Styles |
| Theme
Theme style
NOTE: Only read the theme color current
|
| 类和说明 |
|---|
| Styles |
| 类和说明 |
|---|
| Styles |
Copyright © 2024. All rights reserved.