Format::setOutLine

Format::setOutLine – フォントのアウトラインを設定する

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setOutLine ( )

Description

フォントのアウトラインを設定します。

Note

This function can not be called statically.

Example

setOutLine() の使用法

<?php

?>