Format::setStrikeOut
Format::setStrikeOut – Sets font as strikeout.
Synopsis
require_once "Spreadsheet/Excel/Writer.php";
void Format::setStrikeOut (
)
Описание
Sets font as strikeout.
Замечание
This function can not be called statically.
Пример
Using setStrikeOut()
<?php
?>