\PHPExcel_Reader_Excel5_Escher

PHPExcel_Reader_Excel5_Escher

Copyright (c) 2006 - 2015 PHPExcel

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

Summary

Methods
Properties
Constants
__construct()
load()
No public properties found
DGGCONTAINER
BSTORECONTAINER
DGCONTAINER
SPGRCONTAINER
SPCONTAINER
DGG
BSE
DG
SPGR
SP
OPT
CLIENTTEXTBOX
CLIENTANCHOR
CLIENTDATA
BLIPJPEG
BLIPPNG
SPLITMENUCOLORS
TERTIARYOPT
No protected methods found
No protected properties found
N/A
readDefault()
readDggContainer()
readDgg()
readBstoreContainer()
readBSE()
readBlipJPEG()
readBlipPNG()
readOPT()
readTertiaryOPT()
readSplitMenuColors()
readDgContainer()
readDg()
readSpgrContainer()
readSpContainer()
readSpgr()
readSp()
readClientTextbox()
readClientAnchor()
readClientData()
readOfficeArtRGFOPTE()
$data
$dataSize
$pos
$object
N/A

Constants

DGGCONTAINER

DGGCONTAINER = 61440

BSTORECONTAINER

BSTORECONTAINER = 61441

DGCONTAINER

DGCONTAINER = 61442

SPGRCONTAINER

SPGRCONTAINER = 61443

SPCONTAINER

SPCONTAINER = 61444

DGG

DGG = 61446

BSE

BSE = 61447

DG

DG = 61448

SPGR

SPGR = 61449

SP

SP = 61450

OPT

OPT = 61451

CLIENTTEXTBOX

CLIENTTEXTBOX = 61453

CLIENTANCHOR

CLIENTANCHOR = 61456

CLIENTDATA

CLIENTDATA = 61457

BLIPJPEG

BLIPJPEG = 61469

BLIPPNG

BLIPPNG = 61470

SPLITMENUCOLORS

SPLITMENUCOLORS = 61726

TERTIARYOPT

TERTIARYOPT = 61730

Properties

$data

$data : string

Escher stream data (binary)

Type

string

$dataSize

$dataSize : integer

Size in bytes of the Escher stream data

Type

integer

$pos

$pos : integer

Current position of stream pointer in Escher stream data

Type

integer

$object

$object : mixed

The object to be returned by the reader. Modified during load.

Type

mixed

Methods

__construct()

__construct(mixed  $object) 

Create a new PHPExcel_Reader_Excel5_Escher instance

Parameters

mixed $object

load()

load(string  $data) 

Load Escher stream data. May be a partial Escher stream.

Parameters

string $data

readDefault()

readDefault() 

Read a generic record

readDggContainer()

readDggContainer() 

Read DggContainer record (Drawing Group Container)

readDgg()

readDgg() 

Read Dgg record (Drawing Group)

readBstoreContainer()

readBstoreContainer() 

Read BstoreContainer record (Blip Store Container)

readBSE()

readBSE() 

Read BSE record

readBlipJPEG()

readBlipJPEG() 

Read BlipJPEG record. Holds raw JPEG image data

readBlipPNG()

readBlipPNG() 

Read BlipPNG record. Holds raw PNG image data

readOPT()

readOPT() 

Read OPT record. This record may occur within DggContainer record or SpContainer

readTertiaryOPT()

readTertiaryOPT() 

Read TertiaryOPT record

readSplitMenuColors()

readSplitMenuColors() 

Read SplitMenuColors record

readDgContainer()

readDgContainer() 

Read DgContainer record (Drawing Container)

readDg()

readDg() 

Read Dg record (Drawing)

readSpgrContainer()

readSpgrContainer() 

Read SpgrContainer record (Shape Group Container)

readSpContainer()

readSpContainer() 

Read SpContainer record (Shape Container)

readSpgr()

readSpgr() 

Read Spgr record (Shape Group)

readSp()

readSp() 

Read Sp record (Shape)

readClientTextbox()

readClientTextbox() 

Read ClientTextbox record

readClientAnchor()

readClientAnchor() 

Read ClientAnchor record. This record holds information about where the shape is anchored in worksheet

readClientData()

readClientData() 

Read ClientData record

readOfficeArtRGFOPTE()

readOfficeArtRGFOPTE(string  $data, integer  $n) 

Read OfficeArtRGFOPTE table of property-value pairs

Parameters

string $data

Binary data

integer $n

Number of properties