@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, createShapeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEscherTextbox, getObjRecord, getSpContainer, getTextObjectRecordpublic 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 2018 The Apache Software Foundation or its licensors, as applicable.