Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1754530 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e5877bd8e0
commit
dfcf57bfbf
@ -1305,7 +1305,7 @@ public class XSSFWorkbook extends POIXMLDocument implements Workbook {
|
||||
/**
|
||||
* Remove the named range at the given index.
|
||||
*
|
||||
* @param index the index of the named range name to remove
|
||||
* @param nameIndex the index of the named range name to remove
|
||||
*
|
||||
* @deprecated 3.16. New projects should use {@link #removeName(Name)}.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user