| Workbook::setCustomColor | Worksheet::setInputEncoding |
| Spreadsheet_Excel_Writer | |
| PEAR Manual | |
require_once "Spreadsheet/Excel/Writer.php";
|
string Worksheet::getName (
)
Retrieve the worksheet name. This is usefull when creating worksheets without a name.
string - The worksheet's name
This function can not be called statically.
Using getName()
|
| Workbook::setCustomColor | Worksheet::setInputEncoding |
| Spreadsheet_Excel_Writer | |
| PEAR Manual | |