ArininAV

Format::setBgColor

Format::setBgColor -- Sets the cell's background color

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setBgColor (mixed $color)

Описание

Sets the cell's background color. This methods doesn't appear to have any effect in a cell if you are using the default pattern (see setPattern()).

Параметр

Заметка

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

Пример