\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()
$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() : mixed

Returns

mixed —

readConditionalStyles()

readConditionalStyles(mixed  $xmlSheet) : mixed

Parameters

mixed $xmlSheet

Returns

mixed —

setConditionalStyles()

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

Parameters

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

Returns

mixed —

readStyleRules()

readStyleRules(mixed  $cfRules) : mixed

Parameters

mixed $cfRules

Returns

mixed —