Format::setStrikeOut

Format::setStrikeOut -- Sets font as strikeout.

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setStrikeOut ()

Beschreibung

Sets font as strikeout.

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Beispiel