IWorkbook Item( int index ) {get;}
'Declaration Overloads ReadOnly Property Item( _ ByVal index As Integer _ ) As IWorkbook
'Declaration
Overloads ReadOnly Property Item( _ ByVal index As Integer _ ) As IWorkbook
'Usage Dim instance As IWorkbooks Dim index As Integer Dim value As IWorkbook value = instance.Item(index)
'Usage
Dim instance As IWorkbooks Dim index As Integer Dim value As IWorkbook value = instance.Item(index)
IWorkbooks Interface IWorkbooks Members Overload List