RSheet.SetColumnLabel


public function SetColumnLabel

Prototype:

public function SetColumnLabel(number column, string title)

Parameters

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

Description:

TODO: Document this

Return value:

// TO DO