public class CommentShape extends TextboxShape
HSSFComment
 to low-level records.| Constructor and Description | 
|---|
| CommentShape(HSSFComment hssfShape,
            int shapeId)Creates the low-level records for a comment. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected int | addStandardOptions(HSSFShape shape,
                  EscherOptRecord opt)Sets standard escher options for a comment. | 
| NoteRecord | getNoteRecord()Return the  NoteRecordholding the comment attributes | 
getEscherTextbox, getObjRecord, getSpContainer, getTextObjectRecordcreateAnchor, createShapepublic CommentShape(HSSFComment hssfShape, int shapeId)
hssfShape - The highlevel shape.shapeId - The shape id to use for this shape.protected int addStandardOptions(HSSFShape shape, EscherOptRecord opt)
addStandardOptions in class AbstractShapeshape - The highlevel shape.opt - The escher records holding the proertiespublic NoteRecord getNoteRecord()
NoteRecord holding the comment attributesNoteRecord holding the comment attributesCopyright © 2014 Open Microscopy Environment