Class for generating Excel Spreadsheets
Located in /web/plugin/feature/sms_excel/lib/external/Spreadsheet/Excel/Writer/Workbook.php (line 50)
PEAR | --Spreadsheet_Excel_Writer_BIFFwriter | --Spreadsheet_Excel_Writer_Workbook
Class | Description |
---|---|
![]() |
Class for writing Excel Spreadsheets. This class should change COMPLETELY. |
Flag for 1904 date system (0 => base date is 1900, 1 => base date is 1904)
The active worksheet of the workbook (0 indexed)
The BIFF file size for the workbook.
The codepage indicates the text encoding used for strings
The country code used for localization
Flag for preventing close from being called twice.
Filename for the Workbook
1st displayed worksheet in the workbook (0 indexed)
Array containing references to all of this workbook's formats
Array containing the colour palette
Formula parser
Number of workbook tabs selected
The default sheetname for all sheets created.
Array of sheetnames for creating the EXTERNSHEET records
number of bytes for sizeinfo of strings
The default XF format.
The default format for URLs.
Array containing references to all of this workbook's worksheets
Index for creating adding new formats to the workbook
Inherited from Spreadsheet_Excel_Writer_BIFFwriter
Spreadsheet_Excel_Writer_BIFFwriter::$_BIFF_version
Spreadsheet_Excel_Writer_BIFFwriter::$_byte_order
Spreadsheet_Excel_Writer_BIFFwriter::$_data
Spreadsheet_Excel_Writer_BIFFwriter::$_datasize
Spreadsheet_Excel_Writer_BIFFwriter::$_limit
Spreadsheet_Excel_Writer_BIFFwriter::$_tmp_dir
Class constructor
Add a new format to the Excel workbook.
Also, pass any properties to the Format constructor.
Add a new worksheet to the Excel workbook.
If no name is given the name of the worksheet will be Sheeti$i, with $i in [1..].
Calls finalization methods.
This method should always be the last one to be called on every workbook
Set the country identifier for the workbook
Change the RGB components of the elements in the colour palette.
Sets the BIFF version.
This method exists just to access experimental functionality from BIFF8. It will be deprecated ! Only possible value is 8 (Excel 97/2000). For any other value it fails silently.
An accessor for the _worksheets[] array Returns an array of the worksheet objects in a workbook It actually calls to worksheets()
An accessor for the _worksheets[] array.
Returns an array of the worksheet objects in a workbook
Inherited From Spreadsheet_Excel_Writer_BIFFwriter
Spreadsheet_Excel_Writer_BIFFwriter::Spreadsheet_Excel_Writer_BIFFwriter()
Spreadsheet_Excel_Writer_BIFFwriter::setTempDir()
Inherited From PEAR
PEAR::PEAR()
PEAR::delExpect()
PEAR::expectError()
PEAR::getStaticProperty()
PEAR::isError()
PEAR::loadExtension()
PEAR::popErrorHandling()
PEAR::popExpect()
PEAR::pushErrorHandling()
PEAR::raiseError()
PEAR::registerShutdownFunc()
PEAR::setErrorHandling()
PEAR::staticPopErrorHandling()
PEAR::staticPushErrorHandling()
PEAR::throwError()
PEAR::_PEAR()
Documentation generated on Wed, 09 Feb 2011 09:05:19 +0700 by phpDocumentor 1.4.2