| Package | Description |
|---|---|
| org.xlsx4j.sml |
| Modifier and Type | Field and Description |
|---|---|
protected STFontScheme |
CTFontScheme.val |
| Modifier and Type | Method and Description |
|---|---|
static STFontScheme |
STFontScheme.fromValue(String v) |
STFontScheme |
CTFontScheme.getVal()
Gets the value of the val property.
|
static STFontScheme |
STFontScheme.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STFontScheme[] |
STFontScheme.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTFontScheme.setVal(STFontScheme value)
Sets the value of the val property.
|
Copyright © 2007-2021. All Rights Reserved.