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 class
Record for the bottom margin.final class
Record for the left margin.final class
Record for the right margin.final class
Record for the top margin.