require_once "Spreadsheet/Excel/Writer.php";
void Format::setAlign (string $location)
void Format::setAlign
Set cell alignment.
string $location - alignment for the cell ('left', 'right', etc...).
Эта функция не должна вызываться статически.
Пример 25-1. Using setAlign()