Package io.keikai.model.impl
Class OffsetRefImpl
java.lang.Object
io.keikai.model.impl.RefImpl
io.keikai.model.impl.OffsetRefImpl
- All Implemented Interfaces:
OffsetRef,Ref,Serializable
a cell reference produced by OFFSET function.
- 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, getType
-
Constructor Details
-
OffsetRefImpl
-
-
Method Details
-
getPtgIndex
public int getPtgIndex()Description copied from interface:OffsetRefIdentify which OFFSET function in a cell formula.- Specified by:
getPtgIndexin interfaceOffsetRef- Returns:
- the index in the ptg array
-
hashCode
public int hashCode() -
equals
-
toString
-