Format::setTopColor

Format::setTopColor -- Sets the cell's top border color

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setTopColor (mixed $color)

Description

Sets the cell's top border color

Parameter

Note

This function can not be called statically.

Example