Share via


ListObject.Unlink Method

Removes the link to a Microsoft Windows SharePoint Services site from a list.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Sub Unlink
'Usage
Dim instance As ListObject

instance.Unlink()
void Unlink()

Remarks

This property returns Nothing.

After this method is called and the list is unlinked, it cannot be reversed.

See Also

Reference

ListObject Interface

ListObject Members

Microsoft.Office.Interop.Excel Namespace