Format::setLeft

Format::setLeft -- Sets the width for the left border of the cell

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setLeft (integer $style)

Description

Sets the width for the left border of the cell

Parameter

Note

This function can not be called statically

Example