Class Trees Index phpDocumentor Project Page

Class BIFFWriter

(line 51)

Located in File: Program_Root/BIFFwriter.php


Class for writing Excel BIFF records.

From "MICROSOFT EXCEL BINARY FILE FORMAT" by Mark O'Brien (Microsoft Corporation):

BIFF (BInary File Format) is the file format in which Excel documents are saved on disk. A BIFF file is a complete description of an Excel document. BIFF files consist of sequences of variable-length records. There are many different types of BIFF records. For example, one record type describes a formula entered into a cell; one describes the size and location of a window into a document; another describes a picture format.


Class Variable Summary

$_BIFF_version


Default Value: -> 0x0500<-

Inherited Class Variable Summary


Method Summary

void

BIFFwriter ( )


Constructor

Inherited Method Summary


Method Detail

BIFFwriter (line 60)

void

BIFFwriter ( )

Constructor
Function Info:
Access - public

[ Top ]



Variable Detail

$_BIFF_version

(line 53)
Data type: mixed




Documention generated on Wed, 30 Apr 2003 11:14:30 -0400 by phpDocumentor 1.2.0