SheetViewOptions
extends BaseParserClass
in package
Table of Contents
Methods
- __construct() : mixed
- load() : void
- boolean() : bool
Methods
__construct()
public
__construct(Worksheet $workSheet[, SimpleXMLElement|null $worksheetXml = null ]) : mixed
Parameters
- $workSheet : Worksheet
- $worksheetXml : SimpleXMLElement|null = null
load()
public
load(bool $readDataOnly, Styles $styleReader) : void
Parameters
- $readDataOnly : bool
- $styleReader : Styles
boolean()
protected
static boolean(mixed $value) : bool
Parameters
- $value : mixed