Package | Description |
---|---|
org.xlsx4j.sml |
Modifier and Type | Field and Description |
---|---|
protected CTBorderPr |
CTBorder.bottom |
protected CTBorderPr |
CTBorder.diagonal |
protected CTBorderPr |
CTBorder.end |
protected CTBorderPr |
CTBorder.horizontal |
protected CTBorderPr |
CTBorder.left |
protected CTBorderPr |
CTBorder.right |
protected CTBorderPr |
CTBorder.start |
protected CTBorderPr |
CTBorder.top |
protected CTBorderPr |
CTBorder.vertical |
Modifier and Type | Method and Description |
---|---|
CTBorderPr |
ObjectFactory.createCTBorderPr()
Create an instance of
CTBorderPr |
CTBorderPr |
CTBorder.getBottom()
Gets the value of the bottom property.
|
CTBorderPr |
CTBorder.getDiagonal()
Gets the value of the diagonal property.
|
CTBorderPr |
CTBorder.getEnd()
Gets the value of the end property.
|
CTBorderPr |
CTBorder.getHorizontal()
Gets the value of the horizontal property.
|
CTBorderPr |
CTBorder.getLeft()
Gets the value of the left property.
|
CTBorderPr |
CTBorder.getRight()
Gets the value of the right property.
|
CTBorderPr |
CTBorder.getStart()
Gets the value of the start property.
|
CTBorderPr |
CTBorder.getTop()
Gets the value of the top property.
|
CTBorderPr |
CTBorder.getVertical()
Gets the value of the vertical property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTBorder.setBottom(CTBorderPr value)
Sets the value of the bottom property.
|
void |
CTBorder.setDiagonal(CTBorderPr value)
Sets the value of the diagonal property.
|
void |
CTBorder.setEnd(CTBorderPr value)
Sets the value of the end property.
|
void |
CTBorder.setHorizontal(CTBorderPr value)
Sets the value of the horizontal property.
|
void |
CTBorder.setLeft(CTBorderPr value)
Sets the value of the left property.
|
void |
CTBorder.setRight(CTBorderPr value)
Sets the value of the right property.
|
void |
CTBorder.setStart(CTBorderPr value)
Sets the value of the start property.
|
void |
CTBorder.setTop(CTBorderPr value)
Sets the value of the top property.
|
void |
CTBorder.setVertical(CTBorderPr value)
Sets the value of the vertical property.
|
Copyright © 2007-2019. All Rights Reserved.