Documentation

SheetViews extends BaseParserClass
in package

Table of Contents

Properties

$activePane  : string
$sheetViewAttributes  : SimpleXMLElement
$sheetViewXml  : SimpleXMLElement
$worksheet  : Worksheet

Methods

__construct()  : mixed
load()  : void
boolean()  : bool
direction()  : void
gridLines()  : void
headers()  : void
pane()  : void
selection()  : void
showZeros()  : void
topLeft()  : void
view()  : void
zoomScale()  : void

Properties

$sheetViewAttributes

private SimpleXMLElement $sheetViewAttributes

$sheetViewXml

private SimpleXMLElement $sheetViewXml

Methods

__construct()

public __construct(SimpleXMLElement $sheetViewXml, Worksheet $workSheet) : mixed
Parameters
$sheetViewXml : SimpleXMLElement
$workSheet : Worksheet

boolean()

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

selection()

private selection(SimpleXMLElement|null $selection, bool $usesPanes) : void
Parameters
$selection : SimpleXMLElement|null
$usesPanes : bool

        
On this page

Search results