RSheet.SetCell


public function SetCell

Prototype:

public function SetCell(number row, number column, number justification, val)

Parameters

row
(number) // TO DO
column
(number) // TO DO
justification
(number) // TO DO
val
// TO DO

Description:

TODO: Document this

Return value:

// TO DO