Format::setPattern

Format::setPattern -- Sets the fill pattern attribute of a cell

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setPattern ([integer $arg=1])

Description

Sets the fill pattern attribute of a cell

Parameter

Note

This function can not be called statically.

Example