@Deprecated public final class CommentShape extends TextboxShape
HSSFComment
to low-level records.Constructor and Description |
---|
CommentShape(HSSFComment hssfShape,
int shapeId)
Deprecated.
Creates the low-level records for a comment.
|
Modifier and Type | Method and Description |
---|---|
protected int |
addStandardOptions(HSSFShape shape,
EscherOptRecord opt)
Deprecated.
Sets standard escher options for a comment.
|
NoteRecord |
getNoteRecord()
Deprecated.
Return the
NoteRecord holding the comment attributes |
getEscherTextbox, getObjRecord, getSpContainer, getTextObjectRecord
createAnchor, createShape
public 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 AbstractShape
shape
- The highlevel shape.opt
- The escher records holding the proertiespublic NoteRecord getNoteRecord()
NoteRecord
holding the comment attributesNoteRecord
holding the comment attributesCopyright © 2020. All rights reserved.