SheetViews
extends BaseParserClass
in package
Table of Contents
Methods
- __construct() : mixed
- load() : void
- boolean() : bool
Methods
__construct()
public
__construct(SimpleXMLElement $sheetViewXml, Worksheet $workSheet) : mixed
Parameters
- $sheetViewXml : SimpleXMLElement
- $workSheet : Worksheet
load()
public
load() : void
boolean()
protected
static boolean(mixed $value) : bool
Parameters
- $value : mixed