_Worksheet.ListObjects Property

Definition

Returns a collection of ListObject objects in the worksheet. Read-only ListObjects collection.

public:
 property Microsoft::Office::Interop::Excel::ListObjects ^ ListObjects { Microsoft::Office::Interop::Excel::ListObjects ^ get(); };
public Microsoft.Office.Interop.Excel.ListObjects ListObjects { get; }
Public ReadOnly Property ListObjects As ListObjects

Property Value

Applies to