The WorksheetDataBindingCollection.BindToDataSource method is called to create the binding. The ExternalDataSourceOptions object specifies various data binding options. A custom converter with the ...
Use the WorksheetDataBindingCollection.BindToDataSource method to bind data to the range, and the WorksheetDataBindingCollection.BindTableToDataSource method to bind data to the worksheet table. The ...