Package | Description |
---|---|
org.docx4j.dml |
Modifier and Type | Field and Description |
---|---|
protected CTDefaultShapeDefinition |
CTObjectStyleDefaults.lnDef |
protected CTDefaultShapeDefinition |
CTObjectStyleDefaults.spDef |
protected CTDefaultShapeDefinition |
CTObjectStyleDefaults.txDef |
Modifier and Type | Method and Description |
---|---|
CTDefaultShapeDefinition |
ObjectFactory.createCTDefaultShapeDefinition()
Create an instance of
CTDefaultShapeDefinition |
CTDefaultShapeDefinition |
CTObjectStyleDefaults.getLnDef()
Gets the value of the lnDef property.
|
CTDefaultShapeDefinition |
CTObjectStyleDefaults.getSpDef()
Gets the value of the spDef property.
|
CTDefaultShapeDefinition |
CTObjectStyleDefaults.getTxDef()
Gets the value of the txDef property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTObjectStyleDefaults.setLnDef(CTDefaultShapeDefinition value)
Sets the value of the lnDef property.
|
void |
CTObjectStyleDefaults.setSpDef(CTDefaultShapeDefinition value)
Sets the value of the spDef property.
|
void |
CTObjectStyleDefaults.setTxDef(CTDefaultShapeDefinition value)
Sets the value of the txDef property.
|
Copyright © 2007-2019. All Rights Reserved.