PHP 클래스 Akeneo\Component\SpreadsheetParser\Xlsx\Styles

저자: Antoine Guigan ([email protected])
상속: extends Akeneo\Component\SpreadsheetParser\Xlsx\AbstractXMLDictionnary
파일 보기 프로젝트 열기: akeneo-labs/spreadsheet-parser 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$inXfs boolean
$nativeDateFormats array
$numberFormats array

보호된 메소드들

메소드 설명
createXMLReader ( )
readNext ( )

메소드 상세

createXMLReader() 보호된 메소드

protected createXMLReader ( )

readNext() 보호된 메소드

protected readNext ( )

프로퍼티 상세

$inXfs 보호되어 있는 프로퍼티

protected bool $inXfs
리턴 boolean

$nativeDateFormats 보호되어 있는 프로퍼티

protected array $nativeDateFormats
리턴 array

$numberFormats 보호되어 있는 프로퍼티

protected array $numberFormats
리턴 array