\PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer\BstoreContainer\BSEBlip

Summary

Methods
Properties
Constants
getData()
setData()
setParent()
getParent()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$parent
$data
N/A

Properties

$parent

$parent : \PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer\BstoreContainer\BSE

The parent BSE.

Type

BSE

$data

$data : string

Raw image data.

Type

string

Methods

getData()

getData() : string

Get the raw image data.

Returns

string —

setData()

setData(string  $data) : void

Set the raw image data.

Parameters

string $data

setParent()

setParent(\PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer\BstoreContainer\BSE  $parent) : void

Set parent BSE.

Parameters

\PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer\BstoreContainer\BSE $parent

getParent()

getParent() : \PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer\BstoreContainer\BSE

Get parent BSE.

Returns

\PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer\BstoreContainer\BSE —

$parent