Documentation

WorkbookView
in package

Table of Contents

Methods

__construct()  : mixed
getAttributes()  : SimpleXMLElement
testSimpleXml()  : SimpleXMLElement
viewSettings()  : void

Methods

getAttributes()

public static getAttributes(SimpleXMLElement|null $value[, string $ns = '' ]) : SimpleXMLElement
Parameters
$value : SimpleXMLElement|null
$ns : string = ''
Return values
SimpleXMLElement

testSimpleXml()

public static testSimpleXml(mixed $value) : SimpleXMLElement
Parameters
$value : mixed
Return values
SimpleXMLElement

viewSettings()

public viewSettings(SimpleXMLElement $xmlWorkbook, string $mainNS, array<int, int|null> $mapSheetId, bool $readDataOnly) : void
Parameters
$xmlWorkbook : SimpleXMLElement
$mainNS : string
$mapSheetId : array<int, int|null>
$readDataOnly : bool

        
On this page

Search results