Documentation

CellStyleAssessor
in package

Table of Contents

Properties

$cell  : Cell
$cellMatcher  : CellMatcher
$styleMerger  : StyleMerger

Methods

__construct()  : mixed
matchConditions()  : Style
matchConditionsReturnNullIfNoneMatched()  : Style|null

Properties

Methods

__construct()

public __construct(Cell $cell, string $conditionalRange) : mixed
Parameters
$cell : Cell
$conditionalRange : string

matchConditionsReturnNullIfNoneMatched()

public matchConditionsReturnNullIfNoneMatched(array<string|int, Conditional$conditionalStyles, string $cellData[, bool $stopAtFirstMatch = false ]) : Style|null
Parameters
$conditionalStyles : array<string|int, Conditional>
$cellData : string
$stopAtFirstMatch : bool = false
Return values
Style|null

        
On this page

Search results