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