Package | Description |
---|---|
org.docx4j.wml |
Modifier and Type | Field and Description |
---|---|
protected CTColumns |
SectPrBase.cols |
protected CTColumns |
SectPr.cols |
Modifier and Type | Method and Description |
---|---|
CTColumns |
ObjectFactory.createCTColumns()
Create an instance of
CTColumns |
CTColumns |
SectPrBase.getCols()
Gets the value of the cols property.
|
CTColumns |
SectPr.getCols()
Gets the value of the cols property.
|
Modifier and Type | Method and Description |
---|---|
void |
SectPrBase.setCols(CTColumns value)
Sets the value of the cols property.
|
void |
SectPr.setCols(CTColumns value)
Sets the value of the cols property.
|
Copyright © 2007-2019. All Rights Reserved.