Format::setStrikeOut

Format::setStrikeOut – Définit la police de caractères comme barrée

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setStrikeOut ( )

Description

Définit la police de caractères comme barrée.

Note

This function can not be called statically.

Example

Exemple avec setStrikeOut()

<?php

?>