mirror of https://github.com/apache/poi.git
javadoc issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895234 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5c5023e80b
commit
47b4235c15
|
@ -53,7 +53,6 @@ public interface Comments {
|
|||
*
|
||||
* @param cellAddress the address of the cell to find a comment
|
||||
* @return cell comment if one exists, otherwise returns null
|
||||
* @see #findCellComment(Sheet, CellAddress)
|
||||
*/
|
||||
XSSFComment findCellComment(CellAddress cellAddress);
|
||||
|
||||
|
|
Loading…
Reference in New Issue