ITableRange GetTable( string name )
'Declaration Function GetTable( _ ByVal name As String _ ) As ITableRange
'Declaration
Function GetTable( _ ByVal name As String _ ) As ITableRange
'使用法 Dim instance As ITableModelSupport Dim name As String Dim value As ITableRange value = instance.GetTable(name)
'使用法
Dim instance As ITableModelSupport Dim name As String Dim value As ITableRange value = instance.GetTable(name)
ITableModelSupport インタフェース ITableModelSupport メンバ
© 2004-2017, GrapeCity inc. All rights reserved.