Format::setBorder

Format::setBorder -- Set cells borders to the same style

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setBorder (integer $style)

Описание

Set cells borders to the same style

Параметр

Заметка

Эта функция не должна вызываться статически.

Пример