Package | Description |
---|---|
com.hfg.xml.msofficexml.docx.drawingml | |
com.hfg.xml.msofficexml.xlsx.spreadsheetDrawing |
Modifier and Type | Method and Description |
---|---|
DmlPresetGeometry |
DmlShapeProperties.getPresetGeometry()
Returns the preset geometry tag if one exists or else instantiates a new one.
|
DmlPresetGeometry |
DmlPresetGeometry.setShape(DmlShapeType inValue) |
Modifier and Type | Method and Description |
---|---|
DmlPresetGeometry |
SsDrawShapeProperties.getOrCreatePresetGeometry()
Returns the preset geometry tag if one exists or else instantiates a new one.
|
jataylor@hairyfatguy.com