Package io.keikai.model.impl
Class IndirectRefImpl
java.lang.Object
io.keikai.model.impl.RefImpl
io.keikai.model.impl.IndirectRefImpl
- All Implemented Interfaces:
IndirectRef,Ref,Serializable
- Since:
- 3.7.0
- Author:
- henri
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.keikai.model.sys.dependency.Ref
Ref.RefType -
Field Summary
Fields inherited from class io.keikai.model.impl.RefImpl
bookName, lastSheetName, sheetName -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.keikai.model.impl.RefImpl
getBookName, getColumn, getLastColumn, getLastRow, getLastSheetIndex, getLastSheetName, getRow, getSheetIndex, getSheetName, getTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface io.keikai.model.sys.dependency.Ref
getBookName, getColumn, getLastColumn, getLastRow, getLastSheetIndex, getLastSheetName, getRow, getSheetIndex, getSheetName, getType
-
Constructor Details
-
IndirectRefImpl
-
-
Method Details
-
getPtgIndex
public int getPtgIndex()Description copied from interface:IndirectRefIdentify which INDIRECT function in a cell formula.- Specified by:
getPtgIndexin interfaceIndirectRef- Returns:
-
hashCode
public int hashCode() -
equals
-
toString
-