Uses of Class
org.apache.poi.hslf.usermodel.HSLFLine
-
Packages that use HSLFLine Package Description org.apache.poi.hslf.usermodel -
-
Uses of HSLFLine in org.apache.poi.hslf.usermodel
Methods in org.apache.poi.hslf.usermodel that return HSLFLine Modifier and Type Method Description protected HSLFLine
HSLFTableCell. addLine(TableCell.BorderEdge edge)
Methods in org.apache.poi.hslf.usermodel with parameters of type HSLFLine Modifier and Type Method Description protected void
HSLFTableCell. applyLineProperties(TableCell.BorderEdge edge, HSLFLine other)
-