RSheet.DeleteCell


public function DeleteCell

Prototype:

public function DeleteCell(number row, number column)

Parameters

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

Description:

TODO: Document this

Return value:

// TO DO