- トップ
 - > メソッド
 - > a
 - > Annotation
 
Arrow  >>
  <<  AliasNumPage
Annotation
| メソッド | public | 
|---|---|
| 実装 | 4.0.018 (2008-08-06) | 
  指定の領域に吹き出しを入れる。
  ※現在吹き出しの機能は実装不十分です、ご了解下さい。
- 書式
 - 
  
Annotation( $x, $y, $w, $h, $text, $opt, $spaces ) - 戻り値
 - 
  
(なし)
 - パラメータ
 - 
float $x 矩形領域の左上のX座標 float $y 矩形領域の左上のY座標 float $w 矩形領域の幅 float $h 矩形領域の高さ string $text 文言 array $opt array('Subtype'=>'Text') 吹き出しオプション
- Subtype:Text(テキスト)、Link(リンク)、FileAttachment(ファイル添付)
 - Name:識別名称
 - T:タイトル
 - C:背景色 array(R,G,B)
 - Subj:件名
 - FS: 添付ファイル名
 
int $spaces 0 number of spaces on the text to link