ControlCollection.AddListObject Method
Include Protected Members
Include Inherited Members
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 | |
---|---|---|
AddListObject(ListObject) | Adds a Visual Studio Microsoft.Office.Tools.Excel.ListObject to the control collection based on the specified native Microsoft.Office.Interop.Excel.ListObject. | |
AddListObject(Range, String) | Adds a new ListObject control to the worksheet at the range specified. |
Top