|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AlignmentStyle | |
---|---|
bad.robot.excel | |
bad.robot.excel.valuetypes |
Uses of AlignmentStyle in bad.robot.excel |
---|
Methods in bad.robot.excel that return AlignmentStyle | |
---|---|
static AlignmentStyle |
AlignmentStyle.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AlignmentStyle[] |
AlignmentStyle.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of AlignmentStyle in bad.robot.excel.valuetypes |
---|
Methods in bad.robot.excel.valuetypes with parameters of type AlignmentStyle | |
---|---|
static Alignment |
Alignment.alignment(AlignmentStyle value)
|
Constructors in bad.robot.excel.valuetypes with parameters of type AlignmentStyle | |
---|---|
Alignment(AlignmentStyle value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |