| Package | Description |
|---|---|
| jp.ac.tokushima_u.edb |
Provides classes and interfaces for handling EDB.
|
| jp.ac.tokushima_u.edb.doc |
Provides classes of low-level document making languages.
|
| Modifier and Type | Method and Description |
|---|---|
static EdbDoc.DIRECTION |
EdbDoc.DIRECTION.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EdbDoc.DIRECTION[] |
EdbDoc.DIRECTION.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) EdbDoc.DIRECTION |
DOCX.CellBorder.direction |
| Constructor and Description |
|---|
CellBorder(EdbDoc.DIRECTION dir,
double width) |
CellBorder(EdbDoc.DIRECTION dir,
double width,
Color color)
セルのボーダーを指定する.
|
EDB Working Group at Mon Dec 15 16:45:05 JST 2025