Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 850 Bytes

Excel.ListObject.Delete.md

File metadata and controls

33 lines (19 loc) · 850 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
ListObject.Delete method (Excel)
vbaxl10.chm734073
vbaxl10.chm734073
Excel.ListObject.Delete
cd621c14-5e13-b51b-2b39-29118aeac3c8
04/30/2019
medium

ListObject.Delete method (Excel)

Deletes the ListObject object and clears the cell data from the worksheet.

Syntax

expression.Delete

expression A variable that represents a ListObject object.

Remarks

If the list is linked to a SharePoint site, deleting it does not affect data on the server that is running SharePoint Foundation. Any uncommitted changes made to the local list are not sent to the SharePoint list. There is no warning that these uncommitted changes are lost.

[!includeSupport and feedback]