Format::setLeftColor

Format::setLeftColor -- Sets the cell's left border color

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setLeftColor (mixed $color)

Beschreibung

Sets the cell's left border color

Parameter

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Beispiel