| Package | Description |
|---|---|
| org.apache.poi.hssf.record |
Record package contains class representations for XLS binary strutures.
|
| org.apache.poi.hssf.usermodel |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:
Apache POI Project
|
| Modifier and Type | Method and Description |
|---|---|
BorderFormatting |
CFRuleRecord.getBorderFormatting() |
| Modifier and Type | Method and Description |
|---|---|
void |
CFRuleRecord.setBorderFormatting(BorderFormatting borderFormatting) |
| Modifier and Type | Method and Description |
|---|---|
protected BorderFormatting |
HSSFBorderFormatting.getBorderFormattingBlock() |
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.