Package | Description |
---|---|
org.apache.poi.hssf.model |
Provides low level API structures for reading, writing, modifying XLS files.
|
org.apache.poi.hssf.usermodel |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
|
Modifier and Type | Method and Description |
---|---|
protected int |
AbstractShape.addStandardOptions(HSSFShape shape,
EscherOptRecord opt)
Deprecated.
Add standard properties to the opt record.
|
protected int |
CommentShape.addStandardOptions(HSSFShape shape,
EscherOptRecord opt)
Deprecated.
Sets standard escher options for a comment.
|
Modifier and Type | Method and Description |
---|---|
protected EscherOptRecord |
HSSFShape.getOptRecord() |
Copyright 2017 The Apache Software Foundation or its licensors, as applicable.