Format::setColor

Format::setColor -- Sets the cell's color

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setColor (mixed $color)

Description

Sets the cell's color

Parameter

Note

This function can not be called statically.

Example