Format::setColor

Format::setColor -- Sets the color of a cell's content

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setColor (mixed $color)

Description

Sets the color of a cell's content

Parameter

Note

This function can not be called statically.

Example

See

setFgColor(), setBgColor()