Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760719 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5fc5680d15
commit
41b0462f50
@ -131,8 +131,8 @@ public final class DStarRunner implements Function3Arg {
|
||||
*
|
||||
*
|
||||
* @param nameValueEval Must not be a RefEval or AreaEval. Thus make sure resolveReference() is called on the value first!
|
||||
* @param db
|
||||
* @return
|
||||
* @param db Database
|
||||
* @return Corresponding column number.
|
||||
* @throws EvaluationException
|
||||
*/
|
||||
private static int getColumnForName(ValueEval nameValueEval, AreaEval db)
|
||||
|
Loading…
Reference in New Issue
Block a user