Uses of Class
org.apache.poi.hssf.usermodel.HSSFBorderFormatting

Packages that use HSSFBorderFormatting
org.apache.poi.hssf.usermodel usermodel package maps HSSF low level strutures to familiar workbook/sheet model 
 

Uses of HSSFBorderFormatting in org.apache.poi.hssf.usermodel
 

Methods in org.apache.poi.hssf.usermodel that return HSSFBorderFormatting
 HSSFBorderFormatting HSSFConditionalFormattingRule.createBorderFormatting()
          create a new border formatting structure if it does not exist, otherwise just return existing object.
 HSSFBorderFormatting HSSFConditionalFormattingRule.getBorderFormatting()
           
 



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