Format::setRightColor

Format::setRightColor -- Sets the cell's right border color

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setRightColor (mixed $color)

Beschreibung

Sets the cell's right border color

Parameter

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Beispiel