IListObject.ListRows Property
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
ReadOnly Property ListRows As ListRows
Get
'Usage
Dim instance As IListObject
Dim value As ListRows
value = instance.ListRows
ListRows ListRows { get; }
Property Value
Type: Microsoft.Office.Interop.Excel.ListRows