\PhpOffice\PhpSpreadsheet\Reader\XlsxConditionalStyles

Summary

Methods
Properties
Constants
__construct()
load()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
readConditionalStyles()
setConditionalStyles()
readStyleRules()
readDataBarOfConditionalRule()
readDataBarExtLstOfConditionalRule()
$worksheet
$worksheetXml
$dxfs
N/A

Properties

$worksheet

$worksheet

$worksheetXml

$worksheetXml

$dxfs

$dxfs

Methods

__construct()

__construct(\PhpOffice\PhpSpreadsheet\Worksheet\Worksheet  $workSheet, \SimpleXMLElement  $worksheetXml, array  $dxfs = []) : mixed

Parameters

\PhpOffice\PhpSpreadsheet\Worksheet\Worksheet $workSheet
\SimpleXMLElement $worksheetXml
array $dxfs

Returns

mixed —

load()

load() : void

readConditionalStyles()

readConditionalStyles(mixed  $xmlSheet) : mixed

Parameters

mixed $xmlSheet

Returns

mixed —

setConditionalStyles()

setConditionalStyles(\PhpOffice\PhpSpreadsheet\Worksheet\Worksheet  $worksheet, array  $conditionals, mixed  $xmlExtLst) : void

Parameters

\PhpOffice\PhpSpreadsheet\Worksheet\Worksheet $worksheet
array $conditionals
mixed $xmlExtLst

readStyleRules()

readStyleRules(mixed  $cfRules, mixed  $extLst) : mixed

Parameters

mixed $cfRules
mixed $extLst

Returns

mixed —

readDataBarOfConditionalRule()

readDataBarOfConditionalRule(mixed  $cfRule, mixed  $conditionalFormattingRuleExtensions) : \PhpOffice\PhpSpreadsheet\Style\ConditionalFormatting\ConditionalDataBar

Parameters

mixed $cfRule
mixed $conditionalFormattingRuleExtensions

Returns

\PhpOffice\PhpSpreadsheet\Style\ConditionalFormatting\ConditionalDataBar —

readDataBarExtLstOfConditionalRule()

readDataBarExtLstOfConditionalRule(\PhpOffice\PhpSpreadsheet\Style\ConditionalFormatting\ConditionalDataBar  $dataBar, mixed  $cfRule, mixed  $conditionalFormattingRuleExtensions) : void

Parameters

\PhpOffice\PhpSpreadsheet\Style\ConditionalFormatting\ConditionalDataBar $dataBar
mixed $cfRule
mixed $conditionalFormattingRuleExtensions