Share via


IListBox.ListCount Property

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

Syntax

'Declaration
ReadOnly Property ListCount As Integer
    Get
'Usage
Dim instance As IListBox
Dim value As Integer

value = instance.ListCount
int ListCount { get; }

Property Value

Type: System.Int32

See Also

Reference

IListBox Interface

IListBox Members

Microsoft.Office.Interop.Excel Namespace