Format::setTextRotation

Format::setTextRotation -- Définit l'orientation du texte

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setTextRotation (integer $angle)

Description

Définit l'orientation du texte.

Paramètres

Note

Cette fonction ne peut pas être appelée de façon statique.

Exemple