Format::setTopColor

Format::setTopColor -- Sets the cell's top border color

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setTopColor (mixed $color)

Beschreibung

Sets the cell's top border color

Parameter

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Beispiel