require_once 'Spreadsheet/Excel/Writer/Workbook.php';
void Workbook::setVersion (integer $version)
void Workbook::setVersion
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.
The BIFF version
This function can not be called statically.