\PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainerBstoreContainer

Summary

Methods
Properties
Constants
addBSE()
getBSECollection()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$BSECollection
N/A

Properties

$BSECollection

$BSECollection : array

BLIP Store Entries. Each of them holds one BLIP (Big Large Image or Picture).

Type

array

Methods

addBSE()

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

Add a BLIP Store Entry.

Parameters

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

getBSECollection()

getBSECollection() : \PhpOffice\PhpSpreadsheet\Shared\Escher\DggContainer\BstoreContainer\BSE[]

Get the collection of BLIP Store Entries.

Returns

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