| Package | Description |
|---|---|
| org.pptx4j.pml |
| Modifier and Type | Field and Description |
|---|---|
protected STTLTimeNodeFillType |
CTTLCommonTimeNodeData.fill |
| Modifier and Type | Method and Description |
|---|---|
static STTLTimeNodeFillType |
STTLTimeNodeFillType.fromValue(java.lang.String v) |
STTLTimeNodeFillType |
CTTLCommonTimeNodeData.getFill()
Gets the value of the fill property.
|
static STTLTimeNodeFillType |
STTLTimeNodeFillType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static STTLTimeNodeFillType[] |
STTLTimeNodeFillType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTTLCommonTimeNodeData.setFill(STTLTimeNodeFillType value)
Sets the value of the fill property.
|
Copyright © 2007–2023. All rights reserved.