Package io.keikai.model.sys.dependency
Interface ConditionalRef
-
- All Superinterfaces:
Ref
- All Known Implementing Classes:
ConditionalRefImpl
public interface ConditionalRef extends Ref
Control the conditional formatting reference dependency- Since:
- 3.9.0
- Author:
- henrichen
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.keikai.model.sys.dependency.Ref
Ref.RefType
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getConditionalId()
-
Methods inherited from interface io.keikai.model.sys.dependency.Ref
getBookName, getColumn, getLastColumn, getLastRow, getLastSheetIndex, getLastSheetName, getRow, getSheetIndex, getSheetName, getType
-
-