Package | Description |
---|---|
org.docx4j.dml |
Modifier and Type | Field and Description |
---|---|
protected CTThemeableLineStyle |
CTTableCellBorderStyle.bottom |
protected CTThemeableLineStyle |
CTTableCellBorderStyle.insideH |
protected CTThemeableLineStyle |
CTTableCellBorderStyle.insideV |
protected CTThemeableLineStyle |
CTTableCellBorderStyle.left |
protected CTThemeableLineStyle |
CTTableCellBorderStyle.right |
protected CTThemeableLineStyle |
CTTableCellBorderStyle.tl2Br |
protected CTThemeableLineStyle |
CTTableCellBorderStyle.top |
protected CTThemeableLineStyle |
CTTableCellBorderStyle.tr2Bl |
Modifier and Type | Method and Description |
---|---|
CTThemeableLineStyle |
ObjectFactory.createCTThemeableLineStyle()
Create an instance of
CTThemeableLineStyle |
CTThemeableLineStyle |
CTTableCellBorderStyle.getBottom()
Gets the value of the bottom property.
|
CTThemeableLineStyle |
CTTableCellBorderStyle.getInsideH()
Gets the value of the insideH property.
|
CTThemeableLineStyle |
CTTableCellBorderStyle.getInsideV()
Gets the value of the insideV property.
|
CTThemeableLineStyle |
CTTableCellBorderStyle.getLeft()
Gets the value of the left property.
|
CTThemeableLineStyle |
CTTableCellBorderStyle.getRight()
Gets the value of the right property.
|
CTThemeableLineStyle |
CTTableCellBorderStyle.getTl2Br()
Gets the value of the tl2Br property.
|
CTThemeableLineStyle |
CTTableCellBorderStyle.getTop()
Gets the value of the top property.
|
CTThemeableLineStyle |
CTTableCellBorderStyle.getTr2Bl()
Gets the value of the tr2Bl property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTTableCellBorderStyle.setBottom(CTThemeableLineStyle value)
Sets the value of the bottom property.
|
void |
CTTableCellBorderStyle.setInsideH(CTThemeableLineStyle value)
Sets the value of the insideH property.
|
void |
CTTableCellBorderStyle.setInsideV(CTThemeableLineStyle value)
Sets the value of the insideV property.
|
void |
CTTableCellBorderStyle.setLeft(CTThemeableLineStyle value)
Sets the value of the left property.
|
void |
CTTableCellBorderStyle.setRight(CTThemeableLineStyle value)
Sets the value of the right property.
|
void |
CTTableCellBorderStyle.setTl2Br(CTThemeableLineStyle value)
Sets the value of the tl2Br property.
|
void |
CTTableCellBorderStyle.setTop(CTThemeableLineStyle value)
Sets the value of the top property.
|
void |
CTTableCellBorderStyle.setTr2Bl(CTThemeableLineStyle value)
Sets the value of the tr2Bl property.
|
Copyright © 2007-2019. All Rights Reserved.