WorksheetDataBindingCollection.Remove Method
| Name | Parameters | Description |
|---|---|---|
| Remove(WorksheetDataBinding) | item | Removes the specified WorksheetDataBinding object from the collection. |
| Remove(Object) | dataSource | Removes the WorksheetDataBinding object associated with the specified data source from the collection. |