Uses of Class
org.apache.poi.hssf.record.BottomMarginRecord
-
Packages that use BottomMarginRecord Package Description org.apache.poi.hssf.record Record package contains class representations for XLS binary strutures. -
-
Uses of BottomMarginRecord in org.apache.poi.hssf.record
Methods in org.apache.poi.hssf.record that return BottomMarginRecord Modifier and Type Method Description BottomMarginRecord
BottomMarginRecord. copy()
Constructors in org.apache.poi.hssf.record with parameters of type BottomMarginRecord Constructor Description BottomMarginRecord(BottomMarginRecord other)
-