Spread.Sheets Documentation
CellBindingSource Method
The data source.
Represents a source for cell binding.
Syntax
var value; // Type: any
value = GC.Spread.Sheets.Bindings.CellBindingSource(source);
function CellBindingSource( 
   source : Object
) : any;

Parameters

source
The data source.
See Also

Reference

Bindings type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.