Format::setRightColor

Format::setRightColor -- Sets the cell's right border color

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setRightColor (mixed $color)

Description

Sets the cell's right border color

Parameter

Note

This function can not be called statically.

Example