Package | Description |
---|---|
org.docx4j.vml | |
org.docx4j.vml.officedrawing |
Modifier and Type | Method and Description |
---|---|
static STExt |
STExt.fromValue(String v) |
static STExt |
STExt.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STExt[] |
STExt.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected STExt |
CTDiagram.ext |
protected STExt |
CTSkew.ext |
protected STExt |
CTShapeLayout.ext |
protected STExt |
CTExtrusion.ext |
protected STExt |
CTRules.ext |
protected STExt |
CTShapeDefaults.ext |
protected STExt |
CTSignatureLine.ext |
protected STExt |
CTRelationTable.ext |
protected STExt |
CTRegroupTable.ext |
protected STExt |
CTRelation.ext |
protected STExt |
CTIdMap.ext |
protected STExt |
CTCallout.ext |
protected STExt |
CTLock.ext |
protected STExt |
CTColorMru.ext |
protected STExt |
CTComplex.ext |
protected STExt |
CTColorMenu.ext |
protected STExt |
CTStrokeChild.ext |
protected STExt |
CTFill.ext |
Modifier and Type | Method and Description |
---|---|
STExt |
CTDiagram.getExt()
Gets the value of the ext property.
|
STExt |
CTSkew.getExt()
Gets the value of the ext property.
|
STExt |
CTShapeLayout.getExt()
Gets the value of the ext property.
|
STExt |
CTExtrusion.getExt()
Gets the value of the ext property.
|
STExt |
CTRules.getExt()
Gets the value of the ext property.
|
STExt |
CTShapeDefaults.getExt()
Gets the value of the ext property.
|
STExt |
CTSignatureLine.getExt()
Gets the value of the ext property.
|
STExt |
CTRelationTable.getExt()
Gets the value of the ext property.
|
STExt |
CTRegroupTable.getExt()
Gets the value of the ext property.
|
STExt |
CTRelation.getExt()
Gets the value of the ext property.
|
STExt |
CTIdMap.getExt()
Gets the value of the ext property.
|
STExt |
CTCallout.getExt()
Gets the value of the ext property.
|
STExt |
CTLock.getExt()
Gets the value of the ext property.
|
STExt |
CTColorMru.getExt()
Gets the value of the ext property.
|
STExt |
CTComplex.getExt()
Gets the value of the ext property.
|
STExt |
CTColorMenu.getExt()
Gets the value of the ext property.
|
STExt |
CTStrokeChild.getExt()
Gets the value of the ext property.
|
STExt |
CTFill.getExt()
Gets the value of the ext property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTDiagram.setExt(STExt value)
Sets the value of the ext property.
|
void |
CTSkew.setExt(STExt value)
Sets the value of the ext property.
|
void |
CTShapeLayout.setExt(STExt value)
Sets the value of the ext property.
|
void |
CTExtrusion.setExt(STExt value)
Sets the value of the ext property.
|
void |
CTRules.setExt(STExt value)
Sets the value of the ext property.
|
void |
CTShapeDefaults.setExt(STExt value)
Sets the value of the ext property.
|
void |
CTSignatureLine.setExt(STExt value)
Sets the value of the ext property.
|
void |
CTRelationTable.setExt(STExt value)
Sets the value of the ext property.
|
void |
CTRegroupTable.setExt(STExt value)
Sets the value of the ext property.
|
void |
CTRelation.setExt(STExt value)
Sets the value of the ext property.
|
void |
CTIdMap.setExt(STExt value)
Sets the value of the ext property.
|
void |
CTCallout.setExt(STExt value)
Sets the value of the ext property.
|
void |
CTLock.setExt(STExt value)
Sets the value of the ext property.
|
void |
CTColorMru.setExt(STExt value)
Sets the value of the ext property.
|
void |
CTComplex.setExt(STExt value)
Sets the value of the ext property.
|
void |
CTColorMenu.setExt(STExt value)
Sets the value of the ext property.
|
void |
CTStrokeChild.setExt(STExt value)
Sets the value of the ext property.
|
void |
CTFill.setExt(STExt value)
Sets the value of the ext property.
|
Copyright © 2007-2019. All Rights Reserved.