Format::setTextWrap

Format::setTextWrap – Sets text wrapping

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setTextWrap ( )

Description

Sets text wrapping

Note

This function can not be called statically.

Example

Using setTextWrap()

<?php

?>