WorksheetTableDataBinding Properties
Contains information about a Table bound to an external data source or used to create a data source.
Name | Description |
---|---|
Data |
Gets the data source associated with the current Worksheet |
Range |
Gets the worksheet range associated with the current Worksheet |
Row |
Gets the number of rows occupied by the cell range associated with a data source.
Inherited from Worksheet |
Table |
Gets the worksheet table associated with the current Worksheet |
See Also