|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommentsTable | |
|---|---|
| org.apache.poi.xssf.usermodel | |
| Uses of CommentsTable in org.apache.poi.xssf.usermodel |
|---|
| Methods in org.apache.poi.xssf.usermodel that return CommentsTable | |
|---|---|
protected CommentsTable |
XSSFSheet.getCommentsTable()
Returns the sheet's comments object if there is one, or null if not |
| Constructors in org.apache.poi.xssf.usermodel with parameters of type CommentsTable | |
|---|---|
XSSFComment(CommentsTable comments,
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComment comment)
Creates a new XSSFComment, associated with a given low level comment object. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||