指定されたp5.TableRowへの参照を返します。 この参照は 選択された行の値を取得および設定するために使用できます。
実例
シンタックス
getRow(rowID)
パラメーター
rowID
Integer:
取得する行のID番号
リターン
p5.TableRow: p5.TableRowオブジェクト
Notice any errors or typos? Please let us know. Please feel free to edit src/io/p5.Table.js and open a pull request!