Package | Description |
---|---|
org.docx4j.wml |
Modifier and Type | Field and Description |
---|---|
protected CTTwipsMeasure |
CTSettings.defaultTabStop |
protected CTTwipsMeasure |
CTSettings.drawingGridHorizontalOrigin |
protected CTTwipsMeasure |
CTSettings.drawingGridHorizontalSpacing |
protected CTTwipsMeasure |
CTSettings.drawingGridVerticalOrigin |
protected CTTwipsMeasure |
CTSettings.drawingGridVerticalSpacing |
protected CTTwipsMeasure |
CTSettings.hyphenationZone |
protected CTTwipsMeasure |
CTFramesetSplitbar.w |
Modifier and Type | Method and Description |
---|---|
CTTwipsMeasure |
ObjectFactory.createCTTwipsMeasure()
Create an instance of
CTTwipsMeasure |
CTTwipsMeasure |
CTSettings.getDefaultTabStop()
Gets the value of the defaultTabStop property.
|
CTTwipsMeasure |
CTSettings.getDrawingGridHorizontalOrigin()
Gets the value of the drawingGridHorizontalOrigin property.
|
CTTwipsMeasure |
CTSettings.getDrawingGridHorizontalSpacing()
Gets the value of the drawingGridHorizontalSpacing property.
|
CTTwipsMeasure |
CTSettings.getDrawingGridVerticalOrigin()
Gets the value of the drawingGridVerticalOrigin property.
|
CTTwipsMeasure |
CTSettings.getDrawingGridVerticalSpacing()
Gets the value of the drawingGridVerticalSpacing property.
|
CTTwipsMeasure |
CTSettings.getHyphenationZone()
Gets the value of the hyphenationZone property.
|
CTTwipsMeasure |
CTFramesetSplitbar.getW()
Gets the value of the w property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTSettings.setDefaultTabStop(CTTwipsMeasure value)
Sets the value of the defaultTabStop property.
|
void |
CTSettings.setDrawingGridHorizontalOrigin(CTTwipsMeasure value)
Sets the value of the drawingGridHorizontalOrigin property.
|
void |
CTSettings.setDrawingGridHorizontalSpacing(CTTwipsMeasure value)
Sets the value of the drawingGridHorizontalSpacing property.
|
void |
CTSettings.setDrawingGridVerticalOrigin(CTTwipsMeasure value)
Sets the value of the drawingGridVerticalOrigin property.
|
void |
CTSettings.setDrawingGridVerticalSpacing(CTTwipsMeasure value)
Sets the value of the drawingGridVerticalSpacing property.
|
void |
CTSettings.setHyphenationZone(CTTwipsMeasure value)
Sets the value of the hyphenationZone property.
|
void |
CTFramesetSplitbar.setW(CTTwipsMeasure value)
Sets the value of the w property.
|
Copyright © 2007-2019. All Rights Reserved.