Share via


ListRows Interface 

A collection of all the ListRow objects in the specified ListObject object. Each ListRow object represents a row in the list.

Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in microsoft.office.interop.excel.dll)

Usage

Public Class istRowsImplementation
    Implements ListRows
End Class
Dim istRowsImplementation1 As New istRowsImplementation()

Syntax

Public Interface ListRows
public interface ListRows
public interface class ListRows
public interface ListRows
public interface ListRows

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Excel Namespace

Other Resources

ListRows Members