Uses of Class
org.apache.poi.xssf.usermodel.XSSFBorderFormatting

Packages that use XSSFBorderFormatting
org.apache.poi.xssf.usermodel   
 

Uses of XSSFBorderFormatting in org.apache.poi.xssf.usermodel
 

Methods in org.apache.poi.xssf.usermodel that return XSSFBorderFormatting
 XSSFBorderFormatting XSSFConditionalFormattingRule.createBorderFormatting()
          Create a new border formatting structure if it does not exist, otherwise just return existing object.
 XSSFBorderFormatting XSSFConditionalFormattingRule.getBorderFormatting()
           
 



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