Package | Description |
---|---|
org.zkoss.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
|
org.zkoss.poi.ss.usermodel | |
org.zkoss.poi.xssf.usermodel |
Modifier and Type | Class and Description |
---|---|
class |
HSSFBorderFormatting
High level representation for Border Formatting component
of Conditional Formatting settings
|
Modifier and Type | Method and Description |
---|---|
BorderFormatting |
ConditionalFormattingRule.createBorderFormatting()
Create a new border formatting structure if it does not exist,
otherwise just return existing object.
|
BorderFormatting |
ConditionalFormattingRule.getBorderFormatting() |
Modifier and Type | Class and Description |
---|---|
class |
XSSFBorderFormatting |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.