| Package | Description | 
|---|---|
| loci.poi.hssf.model | Provides low level API structures for reading, writing, modifying XLS files. | 
| loci.poi.hssf.record | Record package contains class representations for XLS binary strutures. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Margin[] | Sheet. margins | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Margin[] | Sheet. getMargins()Returns the array of margins. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BottomMarginRecordRecord for the bottom margin. | 
| class  | LeftMarginRecordRecord for the left margin. | 
| class  | RightMarginRecordRecord for the right margin. | 
| class  | TopMarginRecordRecord for the top margin. | 
Copyright © 2014 Open Microscopy Environment