Format::setShadow

Format::setShadow – Sets font as shadow.

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setShadow ( )

Description

Sets font as shadow.

Note

This function can not be called statically.

Example

Using setShadow()

<?php

?>