public class XlsCellComment extends Object implements ICellComment
| Constructor and Description |
|---|
XlsCellComment(org.apache.poi.ss.usermodel.Comment xlsComment) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthor() |
String |
getText() |
org.apache.poi.ss.usermodel.Comment |
getXlxComment() |
public XlsCellComment(org.apache.poi.ss.usermodel.Comment xlsComment)
public String getAuthor()
getAuthor in interface ICellCommentpublic String getText()
getText in interface ICellCommentpublic org.apache.poi.ss.usermodel.Comment getXlxComment()
Copyright © 2004–2019 OpenL Tablets. All rights reserved.