Format::setOutLine
Format::setOutLine – Sets outlining for a font.
Synopsis
require_once "Spreadsheet/Excel/Writer.php";
void Format::setOutLine (
)
Описание
Sets outlining for a font.
Замечание
This function can not be called statically.
Пример
Using setOutLine()
<?php
?>