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