Format::setColor

Format::setColor -- Sets the color of a cell's content

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setColor (mixed $color)

Beschreibung

Sets the color of a cell's content

Parameter

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Beispiel

Siehe auch

setFgColor(), setBgColor()