Worksheet::writeRow (Previous) (Next) Worksheet::freezePanes

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

Worksheet::setSelection

Worksheet::setSelection -- ワークシート中の単一または複数のセルを選択する

説明

ワークシート中の単一または複数のセルの選択を設定します。

パラメータ

  • integer $first_row - 選択範囲の最初の行。

  • integer $first_column - 選択範囲の最初の列。

  • integer $last_row - 選択範囲の最後の行。

  • integer $last_column - 選択範囲の最後の列。

注意

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

Worksheet::writeRow (Previous) (Next) Worksheet::freezePanes

Download Documentation Last updated: Sun, 05 Oct 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.