Worksheet::writeString (Previous) (Next) Worksheet::writeBlank

View this page in Last updated: Sun, 31 Aug 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Worksheet::writeNote

Worksheet::writeNote -- 指定した行・列に関連付けるコメントを書き込む

説明

指定した行・列に関連付けるコメントを書き込みます。 コメントの長さに制限はありません。

パラメータ

  • integer $row - ゼロから数えた行番号。

  • integer $col - ゼロから数えた列番号。

  • string $note - 書き込むコメント。

注意

この関数は、スタティックにコールする ことはできません。

Worksheet::writeString (Previous) (Next) Worksheet::writeBlank

Download Documentation Last updated: Sun, 31 Aug 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.