Format::setStrikeOut

Format::setStrikeOut -- Sets font as strikeout.

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setStrikeOut ()

Opis

Sets font as strikeout.

Uwagi

Ta funkcja nie może być wywołana statycznie.

Przykład