Package | Description |
---|---|
com.hfg.xml.msofficexml.docx.drawingml |
Modifier and Type | Method and Description |
---|---|
DmlShapeProperties |
DmlPicture.getShapeProperties()
Returns the shape properties tag if one exists or else instantiates a new one.
|
DmlShapeProperties |
DmlShapeProperties.setBWMode(DmlBlackWhiteMode inValue) |
DmlShapeProperties |
DmlShapeProperties.setFill(DmlFill inValue)
Specifies the fill type that should be used for the shape.
|
jataylor@hairyfatguy.com