Class | Description |
---|---|
XSSFCellAlignment |
Cell settings avaiable in the Format/Alignment tab
|
XSSFCellBorder |
This element contains border formatting information, specifying border definition formats (left, right, top, bottom, diagonal)
for cells in the workbook.
|
XSSFCellFill |
This element specifies fill formatting.
|
XSSFHeaderFooter |
Parent class of all XSSF headers and footers.
|
Enum | Description |
---|---|
XSSFCellBorder.BorderSide |
The enumeration value indicating the side being used for a cell border.
|
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.