Format::setBottomColor

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

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setBottomColor (mixed $color)

Описание

Sets the cell's bottom border color

Параметр

Заметка

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

Пример