Package | Description |
---|---|
com.hfg.xml.msofficexml.docx.drawingml |
Modifier and Type | Method and Description |
---|---|
DmlPictureLocks |
DmlNonVisualPictureDrawingProperties.getPictureLocks()
Returns the picLocks tag if one exists or else instantiates a new one.
|
DmlPictureLocks |
DmlPictureLocks.setDisallowArrowheadChanges(boolean inValue)
Specifies whether or not to disallow arrowhead changes.
|
DmlPictureLocks |
DmlPictureLocks.setDisallowAspectRatioChange(boolean inValue)
Specifies whether or not to disallow aspect ratio change.
|
jataylor@hairyfatguy.com