Documentation

SheetViews extends BaseParserClass

Table of Contents

$sheetViewAttributes  : SimpleXMLElement
$sheetViewXml  : SimpleXMLElement
$worksheet  : Worksheet
__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
Return values
mixed

load()

public load() : void
Return values
void

boolean()

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

direction()

private direction() : void
Return values
void

gridLines()

private gridLines() : void
Return values
void

headers()

private headers() : void
Return values
void

pane()

private pane() : void
Return values
void

selection()

private selection() : void
Return values
void

showZeros()

private showZeros() : void
Return values
void

topLeft()

private topLeft() : void
Return values
void

view()

private view() : void
Return values
void

zoomScale()

private zoomScale() : void
Return values
void

Search results