Format::setRightColor

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

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setRightColor (mixed $color)

Opis

Sets the cell's right border color

Parametr

Uwagi

Ta funkcja nie może być wywołana statycznie.

Przykład