Package io.keikai.model.sys.dependency
Interface IndirectRef
- All Superinterfaces:
Ref
- All Known Implementing Classes:
IndirectRefImpl
Used to handle reference generated by INDIRECT(text) function.
- Since:
- 3.7.0
- Author:
- henri
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.keikai.model.sys.dependency.Ref
Ref.RefType -
Method Summary
Modifier and TypeMethodDescriptionintIdentify which INDIRECT function in a cell formula.Methods inherited from interface io.keikai.model.sys.dependency.Ref
getBookName, getColumn, getLastColumn, getLastRow, getLastSheetIndex, getLastSheetName, getRow, getSheetIndex, getSheetName, getType
-
Method Details
-
getPtgIndex
int getPtgIndex()Identify which INDIRECT function in a cell formula.- Returns:
-