| Concept Framework 2.2 documentation | Contents | Index |
| Name | Type | Access | Version | Deprecated |
| SetRangeBorder | function | public | version 1 | no |
| public function SetRangeBorder(number row, number column, number rowi, number columni, number mask=CELL_FULL_BORDER, number width=2, number line_style=LINE_SOLID) |
| 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 |
| TODO: Document this |
| Documented by Devronium Autodocumenter Alpha, generation time: Sun Jan 27 18:15:31 2013 GMT | (c)2013 Devronium Applications |