require_once "Spreadsheet/Excel/Writer.php";
void Worksheet::activate ()
void Worksheet::activate
Set this worksheet as the active worksheet, i.e. the worksheet that is displayed when the workbook is opened. Also set it as selected.
Ta funkcja nie może być wywołana statycznie.
Przykład 39-1. Using activate()