Package | Description |
---|---|
org.zkoss.poi.hssf.model |
Provides low level API structures for reading, writing, modifying XLS files.
|
Modifier and Type | Method and Description |
---|---|
NameCommentRecord |
InternalWorkbook.getNameCommentRecord(NameRecord nameRecord)
gets the name comment record
|
Modifier and Type | Method and Description |
---|---|
void |
InternalWorkbook.updateNameCommentRecordCache(NameCommentRecord commentRecord)
If a
NameCommentRecord is added or the name it references
is renamed, then this will update the lookup cache for it. |
Copyright © 2020. All rights reserved.