RSheet.SetRangeJustification


public function SetRangeJustification

Prototype:

public function SetRangeJustification(number row, number column, number rowi, number columni, number justification)

Parameters

row
(number) // TO DO
column
(number) // TO DO
rowi
(number) // TO DO
columni
(number) // TO DO
justification
(number) // TO DO

Description:

TODO: Document this

Return value:

// TO DO