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