Uses of Class
loci.poi.hssf.record.NoteRecord
Packages that use NoteRecord
Package
Description
Provides low level API structures for reading, writing, modifying XLS files.
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
-
Uses of NoteRecord in loci.poi.hssf.model
Methods in loci.poi.hssf.model that return NoteRecordModifier and TypeMethodDescriptionCommentShape.getNoteRecord()Return theNoteRecordholding the comment attributes -
Uses of NoteRecord in loci.poi.hssf.usermodel
Constructors in loci.poi.hssf.usermodel with parameters of type NoteRecord