RSheet.SetRowTitle


public function SetRowTitle

Prototype:

public function SetRowTitle(number row, string title)

Parameters

row
(number) // TO DO
title
(string) // TO DO

Description:

TODO: Document this

Return value:

// TO DO