|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use STPresetColorVal | |
|---|---|
| org.apache.poi.sl.draw.binding | |
| Uses of STPresetColorVal in org.apache.poi.sl.draw.binding |
|---|
| Fields in org.apache.poi.sl.draw.binding declared as STPresetColorVal | |
|---|---|
protected STPresetColorVal |
CTPresetColor.val
|
| Methods in org.apache.poi.sl.draw.binding that return STPresetColorVal | |
|---|---|
static STPresetColorVal |
STPresetColorVal.fromValue(java.lang.String v)
|
STPresetColorVal |
CTPresetColor.getVal()
Gets the value of the val property. |
static STPresetColorVal |
STPresetColorVal.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static STPresetColorVal[] |
STPresetColorVal.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.poi.sl.draw.binding with parameters of type STPresetColorVal | |
|---|---|
void |
CTPresetColor.setVal(STPresetColorVal value)
Sets the value of the val property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||