class ConditionalFormatRule extends Collection (View source)

Properties

protected $collection_key
protected $booleanRuleType
protected $booleanRuleDataType
protected $gradientRuleType
protected $gradientRuleDataType
protected $rangesType
protected $rangesDataType

Methods

setBooleanRule(BooleanRule $booleanRule)

No description

getBooleanRule()

No description

setGradientRule(GradientRule $gradientRule)

No description

getGradientRule()

No description

setRanges($ranges)

No description

getRanges()

No description

Details

setBooleanRule(BooleanRule $booleanRule)

No description

Parameters

BooleanRule $booleanRule

BooleanRule getBooleanRule()

No description

Return Value

BooleanRule

setGradientRule(GradientRule $gradientRule)

No description

Parameters

GradientRule $gradientRule

GradientRule getGradientRule()

No description

Return Value

GradientRule

setRanges($ranges)

No description

Parameters

$ranges

GridRange[] getRanges()

No description

Return Value

GridRange[]