@Deprecated public final class CommentShape extends TextboxShape
HSSFComment
to low-level records.Constructor | Description |
---|---|
CommentShape(HSSFComment hssfShape,
int shapeId) |
Deprecated.
Creates the low-level records for a comment.
|
Modifier and Type | Method | 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 |
createAnchor, createShape
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEscherTextbox, getObjRecord, getSpContainer, getTextObjectRecord
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 2018 The Apache Software Foundation or its licensors, as applicable.