Search
Cell.setData Method
See Also
 






Sets the cell data.

 Overload List

Name Description

Cell.setData (Object)

Sets the cell data.

Cell.setData (Object, Int32, Int32)

Sets the data of the cell, represented by this object.

Cell.setData (Object, Int32, Int32, Boolean)

Sets the data of the cell, represented by this object.

 See Also