\PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer\BstoreContainerBSE

Summary

Methods
Properties
Constants
setParent()
getBlip()
setBlip()
getBlipType()
setBlipType()
No public properties found
BLIPTYPE_ERROR
BLIPTYPE_UNKNOWN
BLIPTYPE_EMF
BLIPTYPE_WMF
BLIPTYPE_PICT
BLIPTYPE_JPEG
BLIPTYPE_PNG
BLIPTYPE_DIB
BLIPTYPE_TIFF
BLIPTYPE_CMYKJPEG
No protected methods found
No protected properties found
N/A
No private methods found
$parent
$blip
$blipType
N/A

Constants

Properties

$parent

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

The parent BLIP Store Entry Container.

Type

BstoreContainer

$blip

$blip : \PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer\BstoreContainer\BSE\Blip

The BLIP (Big Large Image or Picture).

Type

Blip

$blipType

$blipType : int

The BLIP type.

Type

int

Methods

setParent()

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

Set parent BLIP Store Entry Container.

Parameters

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

getBlip()

getBlip() : \PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer\BstoreContainer\BSE\Blip

Get the BLIP.

Returns

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

setBlip()

setBlip(\PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer\BstoreContainer\BSE\Blip  $blip) : void

Set the BLIP.

Parameters

\PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer\BstoreContainer\BSE\Blip $blip

getBlipType()

getBlipType() : int

Get the BLIP type.

Returns

int —

setBlipType()

setBlipType(int  $blipType) : void

Set the BLIP type.

Parameters

int $blipType