Format::setTop

Format::setTop -- Sets the width for the top border of the cell

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setTop (integer $style)

Description

Sets the width for the top border of the cell

Parameter

Note

This function can not be called statically

Example