Format::setFontFamily

Format::setFontFamily -- Sets the font family.

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setFontFamily (string $font_family)

Opis

Sets the font family.

Parametr

Uwagi

Ta funkcja nie może być wywołana statycznie.

Przykład