Format::setRightColor

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

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setRightColor (mixed $color)

Описание

Sets the cell's right border color

Параметр

Заметка

Эта функция не должна вызываться статически.

Пример