Uses of Interface
org.apache.poi.hssf.record.Margin

Packages that use Margin
org.apache.poi.hssf.record 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 Margin
 class BottomMarginRecord
          Record for the bottom margin.

 class LeftMarginRecord
          Record for the left margin.

 class RightMarginRecord
          Record for the right margin.

 class TopMarginRecord
          Record for the top margin.

 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.