public class IndirectRefImpl extends RefImpl implements IndirectRef
Ref.RefType
bookName, lastSheetName, sheetName
Constructor and Description |
---|
IndirectRefImpl(String bookName,
String sheetName,
int ptgIndex) |
Modifier and Type | Method and Description |
---|---|
int |
getPtgIndex()
Identify which INDIRECT function in a cell formula.
|
String |
toString() |
equals, getBookName, getColumn, getLastColumn, getLastRow, getLastSheetIndex, getLastSheetName, getRow, getSheetIndex, getSheetName, getType, hashCode
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getBookName, getColumn, getLastColumn, getLastRow, getLastSheetIndex, getLastSheetName, getRow, getSheetIndex, getSheetName, getType
public int getPtgIndex()
IndirectRef
getPtgIndex
in interface IndirectRef
Copyright © 2020. All rights reserved.