Format::setBottom

Format::setBottom -- Sets the width for the bottom border of the cell

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setBottom (integer $style)

Description

Sets the width for the bottom border of the cell

Parameter

Note

This function can not be called statically

Example