ITableRange Find( int row, int column )
'Declaration Overloads Function Find( _ ByVal row As Integer, _ ByVal column As Integer _ ) As ITableRange
'Declaration
Overloads Function Find( _ ByVal row As Integer, _ ByVal column As Integer _ ) As ITableRange
'使用法 Dim instance As ITableRangeManager Dim row As Integer Dim column As Integer Dim value As ITableRange value = instance.Find(row, column)
'使用法
Dim instance As ITableRangeManager Dim row As Integer Dim column As Integer Dim value As ITableRange value = instance.Find(row, column)
ITableRangeManager インタフェース ITableRangeManager メンバ オーバーロード一覧
© 2004-2017, GrapeCity inc. All rights reserved.