Package | Description |
---|---|
org.docx4j.wml |
Modifier and Type | Field and Description |
---|---|
protected CTDocGrid |
SectPrBase.docGrid |
protected CTDocGrid |
SectPr.docGrid |
Modifier and Type | Method and Description |
---|---|
CTDocGrid |
ObjectFactory.createCTDocGrid()
Create an instance of
CTDocGrid |
CTDocGrid |
SectPrBase.getDocGrid()
Gets the value of the docGrid property.
|
CTDocGrid |
SectPr.getDocGrid()
Gets the value of the docGrid property.
|
Modifier and Type | Method and Description |
---|---|
void |
SectPrBase.setDocGrid(CTDocGrid value)
Sets the value of the docGrid property.
|
void |
SectPr.setDocGrid(CTDocGrid value)
Sets the value of the docGrid property.
|
Copyright © 2007-2019. All Rights Reserved.