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_Writer_Excel5
  • PHPExcel_Writer_Excel5_BIFFwriter
  • PHPExcel_Writer_Excel5_Escher
  • PHPExcel_Writer_Excel5_Font
  • PHPExcel_Writer_Excel5_Parser
  • PHPExcel_Writer_Excel5_Workbook
  • PHPExcel_Writer_Excel5_Worksheet
  • PHPExcel_Writer_Excel5_Xf
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Class PHPExcel_Writer_Excel5_Escher

PHPExcel_Shared_Escher_DggContainer_BstoreContainer

Package: PHPExcel\Writer\Excel5
Category: PHPExcel
Copyright: Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)
License: LGPL
Located at controlador/include/phpexcel/PHPExcel/Writer/Excel5/Escher.php
Methods summary
public
# __construct( mixed $object )

Constructor

Constructor

Parameters

$object
public
# close( )

Process the object to be written

Process the object to be written

public array
# getSpOffsets( )

Gets the shape offsets

Gets the shape offsets

Returns

array
public array
# getSpTypes( )

Gets the shape types

Gets the shape types

Returns

array
Properties summary
private $_object

The object we are writing

The object we are writing

#
private $_data

The written binary data

The written binary data

#
private array $_spOffsets

Shape offsets. Positions in binary stream where a new shape record begins

Shape offsets. Positions in binary stream where a new shape record begins

#
private array $_spTypes

Shape types.

Shape types.

#
Autene API documentation generated by ApiGen