ListObject.SetDataBinding Method

Include Protected Members
Include Inherited Members

Binds a ListObject control to a data source.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method SetDataBinding(Object) Binds a ListObject control to a data source.
Public method SetDataBinding(Object, String) Binds a ListObject control to a specified data member of a data source.
Public method SetDataBinding(Object, String, array<String[]) Binds a ListObject control to a specified data member of a data source, and shows only specified columns of that data member.

Top

See Also

Reference

ListObject Interface

Microsoft.Office.Tools.Excel Namespace