Format::setBottomColor

Format::setBottomColor -- Sets the cell's bottom border color

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setBottomColor (mixed $color)

Description

Sets the cell's bottom border color

Parameter

Note

This function can not be called statically.

Example