CellStyleAssessor
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- matchConditions() : Style
Properties
$cellMatcher
protected
CellMatcher
$cellMatcher
$styleMerger
protected
StyleMerger
$styleMerger
Methods
__construct()
public
__construct(Cell $cell, string $conditionalRange) : mixed
Parameters
- $cell : Cell
- $conditionalRange : string
matchConditions()
public
matchConditions([array<string|int, Conditional> $conditionalStyles = [] ]) : Style
Parameters
- $conditionalStyles : array<string|int, Conditional> = []