\PhpOffice\PhpSpreadsheet\Shared\EscherDgContainer

Summary

Methods
Properties
Constants
getDgId()
setDgId()
getLastSpId()
setLastSpId()
getSpgrContainer()
setSpgrContainer()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$dgId
$lastSpId
$spgrContainer
N/A

Properties

$dgId

$dgId : int

Drawing index, 1-based.

Type

int

$lastSpId

$lastSpId : int

Last shape index in this drawing.

Type

int

$spgrContainer

$spgrContainer

Methods

getDgId()

getDgId() : mixed

Returns

mixed —

setDgId()

setDgId(mixed  $value) : void

Parameters

mixed $value

getLastSpId()

getLastSpId() : mixed

Returns

mixed —

setLastSpId()

setLastSpId(mixed  $value) : void

Parameters

mixed $value

getSpgrContainer()

getSpgrContainer() : mixed

Returns

mixed —

setSpgrContainer()

setSpgrContainer(mixed  $spgrContainer) : mixed

Parameters

mixed $spgrContainer

Returns

mixed —