Documentation

SheetViewOptions extends BaseParserClass
in package

Table of Contents

Properties

$worksheet  : Worksheet
$worksheetXml  : SimpleXMLElement|null

Methods

__construct()  : mixed
load()  : void
boolean()  : bool
codeName()  : void
outlines()  : void
pageSetup()  : void
printOptions()  : void
sheetFormat()  : void
tabColor()  : void

Properties

Methods

__construct()

public __construct(Worksheet $workSheet[, SimpleXMLElement|null $worksheetXml = null ]) : mixed
Parameters
$workSheet : Worksheet
$worksheetXml : SimpleXMLElement|null = null

boolean()

protected static boolean(mixed $value) : bool
Parameters
$value : mixed
Return values
bool

codeName()

private codeName(SimpleXMLElement $sheetPrx) : void
Parameters
$sheetPrx : SimpleXMLElement

outlines()

private outlines(SimpleXMLElement $sheetPr) : void
Parameters
$sheetPr : SimpleXMLElement

pageSetup()

private pageSetup(SimpleXMLElement $sheetPr) : void
Parameters
$sheetPr : SimpleXMLElement

printOptions()

private printOptions(SimpleXMLElement $printOptionsx) : void
Parameters
$printOptionsx : SimpleXMLElement

sheetFormat()

private sheetFormat(SimpleXMLElement $sheetFormatPrx) : void
Parameters
$sheetFormatPrx : SimpleXMLElement

tabColor()

private tabColor(SimpleXMLElement $sheetPr, Styles $styleReader) : void
Parameters
$sheetPr : SimpleXMLElement
$styleReader : Styles

        
On this page

Search results