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