public static interface Spreadsheet.CommentAuthorProvider extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthorForComment(org.apache.poi.ss.util.CellReference targetCell)
Gets the author name for a new comment about to be added to the cell
at the given cell reference.
|
String getAuthorForComment(org.apache.poi.ss.util.CellReference targetCell)
targetCell - Reference to the target cellCopyright © 2013–2026 Vaadin Ltd. All rights reserved.