Concept Framework 2.0 documentation Contents | Index

RSheet.SetRangeBorder

Name Type Access Version Deprecated
SetRangeBorder function public version 1 no

Prototype:
public function SetRangeBorder(number row, number column, number rowi, number columni, number mask=CELL_FULL_BORDER, number width=2, number line_style=LINE_SOLID)

Parameters:
row      (number) // TO DO
column      (number) // TO DO
rowi      (number) // TO DO
columni      (number) // TO DO
mask      (number) has a default value of CELL_FULL_BORDER
width      (number) has a default value of 2
line_style      (number) has a default value of LINE_SOLID

Description:
TODO: Document this

Returns:
// TO DO

Documented by RadGS' Autodocumenter 1.0, generation time: Fri Jan 21 18:06:35 2011 GMT(c)2011 RadGs Software