PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

Format::setTextRotation | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

Format::setTextRotation

Format::setTextRotation – テキストの方向を設定する

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Format::setTextRotation ( integer $angle )

Description

テキストの方向を設定します。

Parameter

  • integer $angle - テキストの回転角度 (時計回り)。指定可能な値は 0、90、270 で、-1 を指定すると上から下に縦書きにします。

Note

This function can not be called statically.

Example

setTextRotation() の使用法

<?php

?>
忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「Format::setTextRotation」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | Format::setTextRotation」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: