| Package | Description |
|---|---|
| org.apache.poi.sl.draw | |
| org.apache.poi.sl.usermodel |
| Modifier and Type | Method and Description |
|---|---|
protected static BasicStroke |
DrawShape.getStroke(StrokeStyle strokeStyle) |
| Modifier and Type | Method and Description |
|---|---|
StrokeStyle |
TableCell.getBorderStyle(TableCell.BorderEdge edge)
Return line style of given edge or
null if border is not defined |
StrokeStyle |
SimpleShape.getStrokeStyle() |
| Modifier and Type | Method and Description |
|---|---|
void |
TableCell.setBorderStyle(TableCell.BorderEdge edge,
StrokeStyle style)
Sets the
StrokeStyle of the given border edge. |