Cell
BooleanFormulaCell
Boolean
public interface BooleanCell extends Cell
Modifier and Type | Method | Description |
---|---|---|
boolean |
getValue() |
Gets the boolean value stored in this cell.
|
getCellFeatures, getCellFormat, getColumn, getContents, getRow, getType, isHidden
boolean getValue()