\PhpOffice\PhpSpreadsheet\Reader\XlsxSheetViewOptions

Summary

Methods
Properties
Constants
__construct()
load()
No public properties found
No constants found
boolean()
No protected properties found
N/A
tabColor()
codeName()
outlines()
pageSetup()
sheetFormat()
printOptions()
$worksheet
$worksheetXml
N/A

Properties

$worksheet

$worksheet

$worksheetXml

$worksheetXml

Methods

__construct()

__construct(\PhpOffice\PhpSpreadsheet\Worksheet\Worksheet  $workSheet, \SimpleXMLElement  $worksheetXml = null) : mixed

Parameters

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

Returns

mixed —

load()

load(bool  $readDataOnly = false) : mixed

Parameters

bool $readDataOnly

Returns

mixed —

boolean()

boolean(mixed  $value) : mixed

Parameters

mixed $value

Returns

mixed —

tabColor()

tabColor(\SimpleXMLElement  $sheetPr) : mixed

Parameters

\SimpleXMLElement $sheetPr

Returns

mixed —

codeName()

codeName(\SimpleXMLElement  $sheetPr) : mixed

Parameters

\SimpleXMLElement $sheetPr

Returns

mixed —

outlines()

outlines(\SimpleXMLElement  $sheetPr) : mixed

Parameters

\SimpleXMLElement $sheetPr

Returns

mixed —

pageSetup()

pageSetup(\SimpleXMLElement  $sheetPr) : mixed

Parameters

\SimpleXMLElement $sheetPr

Returns

mixed —

sheetFormat()

sheetFormat(\SimpleXMLElement  $sheetFormatPr) : mixed

Parameters

\SimpleXMLElement $sheetFormatPr

Returns

mixed —

printOptions()

printOptions(\SimpleXMLElement  $printOptions) : mixed

Parameters

\SimpleXMLElement $printOptions

Returns

mixed —