require_once "Spreadsheet/Excel/Writer.php";
void Worksheet::select ()
void Worksheet::select
Set this worksheet as a selected worksheet, i.e. the worksheet has its tab highlighted.
This function can not be called statically.
Example 29-1. Using select()