PHP Class Akeneo\Component\SpreadsheetParser\Xlsx\Styles

Author: Antoine Guigan ([email protected])
Inheritance: extends Akeneo\Component\SpreadsheetParser\Xlsx\AbstractXMLDictionnary
Show file Open project: akeneo-labs/spreadsheet-parser Class Usage Examples

Protected Properties

Property Type Description
$inXfs boolean
$nativeDateFormats array
$numberFormats array

Protected Methods

Method Description
createXMLReader ( )
readNext ( )

Method Details

createXMLReader() protected method

protected createXMLReader ( )

readNext() protected method

protected readNext ( )

Property Details

$inXfs protected property

protected bool $inXfs
return boolean

$nativeDateFormats protected property

protected array $nativeDateFormats
return array

$numberFormats protected property

protected array $numberFormats
return array