javadocs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1796966 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
95164e4a50
commit
4232a72208
@ -168,7 +168,7 @@ public class Formula {
|
|||||||
* returned by this method will match the top left corner of the range of that grouping.
|
* 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.
|
* 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.
|
* belongs to. <code>null</code> if this formula is not part of an array or shared formula.
|
||||||
*/
|
*/
|
||||||
public CellReference getExpReference() {
|
public CellReference getExpReference() {
|
||||||
|
Loading…
Reference in New Issue
Block a user