Format::setFontFamily

Format::setFontFamily -- Sets the font family.

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setFontFamily (string $font_family)

Beschreibung

Sets the font family.

Parameter

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Beispiel