void Worksheet::setFooter ( string $string , float $margin=0.5 )
ページフッタの見出しおよびオプションで余白を設定します。
string $string - フッタのテキストです。
float $margin - オプションで下部余白のインチ指定です。
This function can not be called statically.
setFooter() の使用法
<?php?>