Concept Framework 2.0 documentation Contents | Index

RSheet.Attach

Name Type Access Version Deprecated
Attach function public version 1 no

Prototype:
public function Attach(RemoteObject obj, number row, number column, number xoption=1, number yoption=1, number xpadding=0, number ypadding=0)

Parameters:
obj      (RemoteObject) // TO DO
row      (number) // TO DO
column      (number) // TO DO
xoption      (number) has a default value of 1
yoption      (number) has a default value of 1
xpadding      (number) has a default value of 0
ypadding      (number) has a default value of 0

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