Format::setAlign

Format::setAlign -- Set cell alignment.

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setAlign (string $location)

Beschreibung

Set cell alignment.

Parameter

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Beispiel