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