Constants

DGGCONTAINER

DGGCONTAINER

BSTORECONTAINER

BSTORECONTAINER

DGCONTAINER

DGCONTAINER

SPGRCONTAINER

SPGRCONTAINER

SPCONTAINER

SPCONTAINER

DGG

DGG

BSE

BSE

DG

DG

SPGR

SPGR

SP

SP

OPT

OPT

CLIENTTEXTBOX

CLIENTTEXTBOX

CLIENTANCHOR

CLIENTANCHOR

CLIENTDATA

CLIENTDATA

BLIPJPEG

BLIPJPEG

BLIPPNG

BLIPPNG

SPLITMENUCOLORS

SPLITMENUCOLORS

TERTIARYOPT

TERTIARYOPT

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