Format::setBottomColor

Format::setBottomColor -- Sets the cell's bottom border color

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setBottomColor (mixed $color)

Beschreibung

Sets the cell's bottom border color

Parameter

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Beispiel