Package | Description |
---|---|
org.zkoss.poi.hssf.model |
Provides low level API structures for reading, writing, modifying XLS files.
|
org.zkoss.poi.hssf.usermodel |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
|
org.zkoss.poi.ss.usermodel |
Modifier and Type | Field and Description |
---|---|
StyleExtRecord |
InternalWorkbook.StylePack.styleExtRecord |
Constructor and Description |
---|
HSSFNamedStyle(StyleRecord rec,
StyleExtRecord rec2,
CellStyle inner) |
Modifier and Type | Method and Description |
---|---|
static StyleExtRecord |
BuiltinStyles.getBuiltinStyleExt(int index) |
Copyright © 2020. All rights reserved.