GcSpread.Sheets Namespace : CellBindingSource class |
var instance = new GcSpread.Sheets.CellBindingSource(source);
function CellBindingSource;
Object
GcSpread.Sheets.CellBindingSource
Name | Description | |
---|---|---|
CellBindingSource Constructor | Represents a source for cell binding. |
Name | Description | |
---|---|---|
getSource | Gets the wrapped data source for cell binding. | |
getValue | Gets the value of the source by the binding path. | |
setValue | Sets the value of the source by the binding path. |