RSheet.InsertRows


public function InsertRows

Prototype:

public function InsertRows(number row, rows=1)

Parameters

row
(number) // TO DO
rows
has a default value of 1

Description:

TODO: Document this

Return value:

// TO DO