class BooleanRule extends Model (View source)

Properties

protected $conditionType
protected $conditionDataType
protected $formatType
protected $formatDataType

Methods

setCondition(BooleanCondition $condition)

No description

getCondition()

No description

setFormat(CellFormat $format)

No description

getFormat()

No description

Details

setCondition(BooleanCondition $condition)

No description

Parameters

BooleanCondition $condition

BooleanCondition getCondition()

No description

Return Value

BooleanCondition

setFormat(CellFormat $format)

No description

Parameters

CellFormat $format

CellFormat getFormat()

No description

Return Value

CellFormat