PHP Class Akeneo\Component\SpreadsheetParser\Xlsx\Styles

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

Protected Properties

Свойство Type Description
$inXfs boolean
$nativeDateFormats array
$numberFormats array

Méthodes protégées

Méthode Description
createXMLReader ( )
readNext ( )

Method Details

createXMLReader() protected méthode

protected createXMLReader ( )

readNext() protected méthode

protected readNext ( )

Property Details

$inXfs protected_oe property

protected bool $inXfs
Résultat boolean

$nativeDateFormats protected_oe property

protected array $nativeDateFormats
Résultat array

$numberFormats protected_oe property

protected array $numberFormats
Résultat array