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
Example 43-1. Using setShadow() |