public static class XlsxExtractor.XlsxCommentExtractor extends Object
| Constructor and Description |
|---|
XlsxCommentExtractor(Map jsonMap) |
| Modifier and Type | Method and Description |
|---|---|
Number |
getAuthorId() |
String |
getAuthorName() |
String |
getRef() |
Number |
getShapeId() |
XlsxExtractor.XlsxRichTextExtractor |
getText() |
boolean |
isVisible() |
void |
setAuthorName(String authorName) |
void |
setShape(VmlDrawing.VShapeJson shape) |
public XlsxCommentExtractor(Map jsonMap)
public Number getAuthorId()
public XlsxExtractor.XlsxRichTextExtractor getText()
public Number getShapeId()
public String getRef()
public void setAuthorName(String authorName)
public String getAuthorName()
public void setShape(VmlDrawing.VShapeJson shape)
public boolean isVisible()
Copyright © 2020. All rights reserved.