Author: onealj
Date: Wed May 31 02:46:24 2017
New Revision: 1796966
URL: http://svn.apache.org/viewvc?rev=1796966&view=rev
Log:
javadocs
Modified:
poi/trunk/src/java/org/apache/poi/ss/formula/Formula.java
Modified: poi/trunk/src/java/org/apache/poi/ss/formula/Formula.java
URL:
http://svn.apache.org/viewvc/poi/trunk/src/java/org/apache/poi/ss/formula/Formula.java?rev=1796966&r1=1796965&r2=1796966&view=diff
==============================================================================
--- poi/trunk/src/java/org/apache/poi/ss/formula/Formula.java (original)
+++ poi/trunk/src/java/org/apache/poi/ss/formula/Formula.java Wed May 31
02:46:24 2017
@@ -168,7 +168,7 @@ public class Formula {
* returned by this method will match the top left corner of the range
of that grouping.
* The return value is usually not the same as the location of the cell
containing this formula.
*
- * @return the firstRow & firstColumn of an array formula or shared
formula that this formula
+ * @return the firstRow & firstColumn of an array formula or shared
formula that this formula
* belongs to. <code>null</code> if this formula is not part of an
array or shared formula.
*/
public CellReference getExpReference() {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]