Uses of Class
org.apache.poi.hslf.usermodel.HSLFLine

Packages that use HSLFLine
org.apache.poi.hslf.usermodel   
 

Uses of HSLFLine in org.apache.poi.hslf.usermodel
 

Methods in org.apache.poi.hslf.usermodel that return HSLFLine
protected  HSLFLine HSLFTableCell.addLine(TableCell.BorderEdge edge)
           
 

Methods in org.apache.poi.hslf.usermodel with parameters of type HSLFLine
protected  void HSLFTableCell.applyLineProperties(TableCell.BorderEdge edge, HSLFLine other)
           
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.