ListObject::Parent Property
Gets the parent object of the ListObject control.
Assembly: Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)
The following code example creates a ListObject and then displays the name of its parent object in a message.
This example is for a document-level customization.
Show: