BLIPTYPE_ERROR
BLIPTYPE_ERROR = 0
$parent : \PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer\BstoreContainer
The parent BLIP Store Entry Container.
$blip : \PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer\BstoreContainer\BSE\Blip
The BLIP (Big Large Image or Picture).
setParent(\PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer\BstoreContainer $parent)
Set parent BLIP Store Entry Container.
\PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer\BstoreContainer | $parent |
getBlip() : \PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer\BstoreContainer\BSE\Blip
Get the BLIP.
setBlip(\PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer\BstoreContainer\BSE\Blip $blip)
Set the BLIP.
\PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer\BstoreContainer\BSE\Blip | $blip |