| Package | Description |
|---|---|
| org.apache.poi.xssf.usermodel |
| Modifier and Type | Method and Description |
|---|---|
protected CommentsTable |
XSSFSheet.getCommentsTable(boolean create)
Returns the sheet's comments object if there is one,
or null if not
|
| Constructor and Description |
|---|
XSSFComment(CommentsTable comments,
CTComment comment,
CTShape vmlShape)
Creates a new XSSFComment, associated with a given
low level comment object.
|
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.