Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/excel/test.php File Reference

Go to the source code of this file.

Functions

 HeaderingExcel ($filename)

Variables

 $workbook = new Workbook("-")
 $worksheet1 = & $workbook->add_worksheet('First One')
 $worksheet2 = & $workbook->add_worksheet()
 $formatot = & $workbook->add_format()

Function Documentation

HeaderingExcel ( filename)

Definition at line 7 of file test.php.


Variable Documentation

$formatot = & $workbook->add_format()

Definition at line 42 of file test.php.

$workbook = new Workbook("-")

Definition at line 19 of file test.php.

$worksheet1 = & $workbook->add_worksheet('First One')

Definition at line 21 of file test.php.

$worksheet2 = & $workbook->add_worksheet()

Definition at line 39 of file test.php.

 All Data Structures Namespaces Files Functions Variables Enumerations