Format::setBgColor

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

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setBgColor (mixed $color)

Description

Sets the cell's background color

Parameter

Note

This function can not be called statically

Example