Format::setTextWrap

Format::setTextWrap – テキストの折り返しを設定する

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setTextWrap ( )

Description

テキストの折り返しを設定します。

Note

This function can not be called statically.

Example

setTextWrap() の使用法

<?php

?>