Adapter class to provide Excel writing support for ILIAS.
More...
Detailed Description
Adapter class to provide Excel writing support for ILIAS.
- Author
- Helmut Schottmüller ilias.nosp@m.@aur.nosp@m.ealis.nosp@m..de
- Version
- $Id$
Definition at line 21 of file class.ilExcelAdapter.php.
Member Function Documentation
ilExcelAdapter::addWorksheet |
( |
|
$title = "" | ) |
|
|
abstract |
ilExcelAdapter::deliver |
( |
|
$outputfilename | ) |
|
|
abstract |
ilExcelAdapter::getFileExtension |
( |
| ) |
|
|
abstract |
ilExcelAdapter::getWorksheetCount |
( |
| ) |
|
|
abstract |
ilExcelAdapter::setActiveWorksheet |
( |
|
$index = 0 | ) |
|
|
abstract |
ilExcelAdapter::setColumnWidth |
( |
|
$columnindex, |
|
|
|
$width |
|
) |
| |
|
abstract |
ilExcelAdapter::setWorksheetTitle |
( |
|
$title | ) |
|
|
abstract |
The documentation for this class was generated from the following file: