Format::setOutLine

Format::setOutLine – Sets outlining for a font.

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setOutLine ( )

Description

Sets outlining for a font.

Note

This function can not be called statically.

Example

Using setOutLine()

<?php

?>