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 : \PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer\BstoreContainer\BSE|\PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer\BstoreContainer|\PhpOffice\PhpSpreadsheet\Shared\Escher\DgContainer|\PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer|\PhpOffice\PhpSpreadsheet\Shared\Escher|\PhpOffice\PhpSpreadsheet\Shared\Escher\DgContainer\SpgrContainer\SpContainer|\PhpOffice\PhpSpreadsheet\Shared\Escher\DgContainer\SpgrContainer

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

Type

\PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer\BstoreContainer\BSE|\PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer\BstoreContainer|\PhpOffice\PhpSpreadsheet\Shared\Escher\DgContainer|\PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer|\PhpOffice\PhpSpreadsheet\Shared\Escher|\PhpOffice\PhpSpreadsheet\Shared\Escher\DgContainer\SpgrContainer\SpContainer|\PhpOffice\PhpSpreadsheet\Shared\Escher\DgContainer\SpgrContainer

Methods

__construct()

__construct(mixed  $object) 

Create a new Escher instance.

Parameters

mixed $object

load()

load(string  $data) : \PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer\BstoreContainer\BSE|\PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer\BstoreContainer|\PhpOffice\PhpSpreadsheet\Shared\Escher\DgContainer|\PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer|\PhpOffice\PhpSpreadsheet\Shared\Escher|\PhpOffice\PhpSpreadsheet\Shared\Escher\DgContainer\SpgrContainer\SpContainer|\PhpOffice\PhpSpreadsheet\Shared\Escher\DgContainer\SpgrContainer

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

Parameters

string $data

Returns

\PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer\BstoreContainer\BSE|\PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer\BstoreContainer|\PhpOffice\PhpSpreadsheet\Shared\Escher\DgContainer|\PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer|\PhpOffice\PhpSpreadsheet\Shared\Escher|\PhpOffice\PhpSpreadsheet\Shared\Escher\DgContainer\SpgrContainer\SpContainer|\PhpOffice\PhpSpreadsheet\Shared\Escher\DgContainer\SpgrContainer

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