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 |
---|---|
TextObjectRecord |
TextboxShape.getTextObjectRecord() |
Modifier and Type | Method and Description |
---|---|
protected TextObjectRecord |
HSSFComment.getTextObjectRecord()
Returns the underlying Text record
|
Constructor and Description |
---|
HSSFComment(NoteRecord note,
TextObjectRecord txo) |
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.