public static class EdbDoc.CellAlign extends EdbDoc.Attribute
Modifier and Type | Field and Description |
---|---|
static EdbDoc.CellAlign |
Both |
static EdbDoc.CellAlign |
Bottom |
static EdbDoc.CellAlign |
Center |
static EdbDoc.CellAlign |
Left |
static EdbDoc.CellAlign |
Middle |
static EdbDoc.CellAlign |
MiddleBoth |
static EdbDoc.CellAlign |
MiddleCenter |
static EdbDoc.CellAlign |
MiddleLeft |
static EdbDoc.CellAlign |
MiddleRight |
static EdbDoc.CellAlign |
Right |
static EdbDoc.CellAlign |
Top |
static EdbDoc.CellAlign |
TopBoth |
static EdbDoc.CellAlign |
TopLeft |
NoWrap, type
attr_name
Constructor and Description |
---|
CellAlign(EdbDoc.ALIGN a) |
Modifier and Type | Method and Description |
---|---|
EdbDoc.CellAlign |
duplicate() |
getIntValue, getType, getValue
getName, toString
public static final EdbDoc.CellAlign TopLeft
public static final EdbDoc.CellAlign TopBoth
public static final EdbDoc.CellAlign MiddleLeft
public static final EdbDoc.CellAlign MiddleCenter
public static final EdbDoc.CellAlign MiddleRight
public static final EdbDoc.CellAlign MiddleBoth
public static final EdbDoc.CellAlign Left
public static final EdbDoc.CellAlign Center
public static final EdbDoc.CellAlign Right
public static final EdbDoc.CellAlign Both
public static final EdbDoc.CellAlign Top
public static final EdbDoc.CellAlign Middle
public static final EdbDoc.CellAlign Bottom
public CellAlign(EdbDoc.ALIGN a)
public EdbDoc.CellAlign duplicate()
duplicate
in class EdbDoc.Attribute
EDB Working Group at Tue Jun 10 17:08:59 JST 2025