Uses of Interface
org.apache.poi.hssf.record.Margin
Packages that use Margin
Package
Description
Record package contains class representations for XLS binary strutures.
-
Uses of Margin in org.apache.poi.hssf.record
Classes in org.apache.poi.hssf.record that implement MarginModifier and TypeClassDescriptionfinal classRecord for the bottom margin.final classRecord for the left margin.final classRecord for the right margin.final classRecord for the top margin.