Bug 40262 - Why do get "NoteText" of cell?
Summary: Why do get "NoteText" of cell?
Status: RESOLVED FIXED
Alias: None
Product: POI
Classification: Unclassified
Component: HSSF (show other bugs)
Version: 3.0-dev
Hardware: PC Windows XP
: P4 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-16 06:09 UTC by hrui99
Modified: 2007-01-15 01:00 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hrui99 2006-08-16 06:09:38 UTC
I want to get NoteText of cell for excl file,why i do ,What way  get?
Comment 1 Yegor Kozlov 2007-01-15 01:00:53 UTC
Support for cell comments is implemented.
See the how-to:
http://jakarta.apache.org/poi/hssf/quick-guide.html#CellComments

Yegor