Overview

Packages

  • JAMA
  • None
  • PHP
  • PHPExcel
    • CachedObjectStorage
    • Calculation
    • Cell
    • Chart
      • Renderer
    • Reader
      • Excel2007
      • Excel5
    • RichText
    • Settings
    • Shared
      • Escher
      • OLE
      • Trend
      • ZipArchive
    • Style
    • Worksheet
      • Drawing
    • Writer
      • 2007
      • CSV
      • Excel2007
      • Excel5
      • HTML
      • PDF

Classes

  • PHPExcel_Shared_Escher
  • PHPExcel_Shared_Escher_DgContainer
  • PHPExcel_Shared_Escher_DgContainer_SpgrContainer
  • PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer
  • PHPExcel_Shared_Escher_DggContainer
  • PHPExcel_Shared_Escher_DggContainer_BstoreContainer
  • PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE
  • PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Class PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE

PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE

Package: PHPExcel\Shared\Escher
Category: PHPExcel
Copyright: Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)
License: LGPL
Located at controlador/include/phpexcel/PHPExcel/Shared/Escher/DggContainer/BstoreContainer/BSE.php
Methods summary
public
# setParent( PHPExcel_Shared_Escher_DggContainer_BstoreContainer $parent )

Set parent BLIP Store Entry Container

Set parent BLIP Store Entry Container

Parameters

$parent
public PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip
# getBlip( )

Get the BLIP

Get the BLIP

Returns

PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip
public
# setBlip( PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip $blip )

Set the BLIP

Set the BLIP

Parameters

$blip
public integer
# getBlipType( )

Get the BLIP type

Get the BLIP type

Returns

integer
public
# setBlipType( integer $blipType )

Set the BLIP type

Set the BLIP type

Parameters

$blipType
Constants summary
integer BLIPTYPE_ERROR
# 0x00
integer BLIPTYPE_UNKNOWN
# 0x01
integer BLIPTYPE_EMF
# 0x02
integer BLIPTYPE_WMF
# 0x03
integer BLIPTYPE_PICT
# 0x04
integer BLIPTYPE_JPEG
# 0x05
integer BLIPTYPE_PNG
# 0x06
integer BLIPTYPE_DIB
# 0x07
integer BLIPTYPE_TIFF
# 0x11
integer BLIPTYPE_CMYKJPEG
# 0x12
Properties summary
private PHPExcel_Shared_Escher_DggContainer_BstoreContainer $_parent

The parent BLIP Store Entry Container

The parent BLIP Store Entry Container

#
private PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip $_blip

The BLIP (Big Large Image or Picture)

The BLIP (Big Large Image or Picture)

#
private integer $_blipType

The BLIP type

The BLIP type

#
Autene API documentation generated by ApiGen