'Declaration Overloads ReadOnly Property Item( _ ByVal index As Integer _ ) As IWorkbook
'Declaration
Overloads ReadOnly Property Item( _ ByVal index As Integer _ ) As IWorkbook
'使用法 Dim instance As IWorkbooks Dim index As Integer Dim value As IWorkbook value = instance.Item(index)
'使用法
Dim instance As IWorkbooks Dim index As Integer Dim value As IWorkbook value = instance.Item(index)
IWorkbook Item( int index ) {get;}
IWorkbooks インタフェース IWorkbooks メンバ オーバーロード一覧
Copyright © 2004 GrapeCity inc.