Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

WorksheetDataBinding Properties

Contains information about a cell range bound to an external data source or used to create a data source.
Name Description
DataSource Gets the data source associated with the current WorksheetDataBinding object.
Range Gets the worksheet range associated with the current WorksheetDataBinding instance.
RowCount Gets the number of rows occupied by the cell range associated with a data source.
See Also