| Package | Description |
|---|---|
| org.docx4j.wml |
| Modifier and Type | Field and Description |
|---|---|
protected CTPixelsMeasure |
CTFrame.marH |
protected CTPixelsMeasure |
CTFrame.marW |
| Modifier and Type | Method and Description |
|---|---|
CTPixelsMeasure |
ObjectFactory.createCTPixelsMeasure()
Create an instance of
CTPixelsMeasure |
CTPixelsMeasure |
CTFrame.getMarH()
Gets the value of the marH property.
|
CTPixelsMeasure |
CTFrame.getMarW()
Gets the value of the marW property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTFrame.setMarH(CTPixelsMeasure value)
Sets the value of the marH property.
|
void |
CTFrame.setMarW(CTPixelsMeasure value)
Sets the value of the marW property.
|
Copyright © 2007-2022. All Rights Reserved.