| Package | Description |
|---|---|
| tecgraf.javautils.excel.v2 |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
TecExcel |
TecExcel.setAlign(int row,
int column,
TecExcel.AlignEnum align) |
protected static String |
TecExcel.toString(TecExcel.AlignEnum align) |
Copyright © 2019 Tecgraf/PUC-Rio. All rights reserved.