| Package | Description |
|---|---|
| org.ofdrw.layout.element.canvas |
| Modifier and Type | Method and Description |
|---|---|
VerticalAlign |
CellContentDrawer.getVerticalAlign()
获取 文字垂直方向浮动方式
|
VerticalAlign |
Cell.getVerticalAlign()
获取 文字垂直方向浮动方式
|
static VerticalAlign |
VerticalAlign.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VerticalAlign[] |
VerticalAlign.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CellContentDrawer |
CellContentDrawer.setVerticalAlign(VerticalAlign verticalAlign)
设置 文字垂直方向浮动方式
|
Cell |
Cell.setVerticalAlign(VerticalAlign verticalAlign)
设置 文字垂直方向浮动方式
|
Copyright © 2026. All rights reserved.