|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TecExcel.AlignEnum | |
|---|---|
| tecgraf.javautils.excel.v2 | |
| Uses of TecExcel.AlignEnum in tecgraf.javautils.excel.v2 |
|---|
| Methods in tecgraf.javautils.excel.v2 that return TecExcel.AlignEnum | |
|---|---|
static TecExcel.AlignEnum |
TecExcel.AlignEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TecExcel.AlignEnum[] |
TecExcel.AlignEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in tecgraf.javautils.excel.v2 with parameters of type TecExcel.AlignEnum | |
|---|---|
TecExcel |
TecExcel.setAlign(int row,
int column,
TecExcel.AlignEnum align)
|
protected static String |
TecExcel.toString(TecExcel.AlignEnum align)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||