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 HSLFLineHSLFTableCell. addLine(TableCell.BorderEdge edge)Methods in org.apache.poi.hslf.usermodel with parameters of type HSLFLine Modifier and Type Method Description protected voidHSLFTableCell. applyLineProperties(TableCell.BorderEdge edge, HSLFLine other)
-