Format::setTextWrap

Format::setTextWrap – Définit le retour automatique à la ligne du texte

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setTextWrap ( )

Description

Définit le retour automatique à la ligne du texte.

Note

This function can not be called statically.

Example

Exemple avec setTextWrap()

<?php

?>