Uses of Class
org.apache.poi.hssf.record.cf.BorderFormatting
Packages that use BorderFormatting
Package
Description
Record package contains class representations for XLS binary strutures.
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
-
Uses of BorderFormatting in org.apache.poi.hssf.record
Fields in org.apache.poi.hssf.record declared as BorderFormattingMethods in org.apache.poi.hssf.record that return BorderFormattingMethods in org.apache.poi.hssf.record with parameters of type BorderFormattingModifier and TypeMethodDescriptionvoid
CFRuleBase.setBorderFormatting
(BorderFormatting borderFormatting) -
Uses of BorderFormatting in org.apache.poi.hssf.record.cf
Methods in org.apache.poi.hssf.record.cf that return BorderFormatting -
Uses of BorderFormatting in org.apache.poi.hssf.usermodel
Methods in org.apache.poi.hssf.usermodel that return BorderFormattingModifier and TypeMethodDescriptionprotected BorderFormatting
HSSFBorderFormatting.getBorderFormattingBlock()