'Declaration Sub AddUnboundRows( _ ByVal row As Integer, _ ByVal count As Integer _ )
'Declaration
Sub AddUnboundRows( _ ByVal row As Integer, _ ByVal count As Integer _ )
'使用法 Dim instance As IUnboundRowSupport Dim row As Integer Dim count As Integer instance.AddUnboundRows(row, count)
'使用法
Dim instance As IUnboundRowSupport Dim row As Integer Dim count As Integer instance.AddUnboundRows(row, count)
void AddUnboundRows( int row, int count )
IUnboundRowSupport インタフェース IUnboundRowSupport メンバ
Copyright © 2004 GrapeCity inc.