Format::setRight

Format::setRight -- Sets the width for the right border of the cell

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setRight (integer $style)

Description

Sets the width for the right border of the cell

Parameter

Note

This function can not be called statically

Example