'Declaration Public Sub AddRow( _ ByVal row As Integer _ )
'Declaration
Public Sub AddRow( _ ByVal row As Integer _ )
'使用法 Dim instance As FormulaDependentInfos Dim row As Integer instance.AddRow(row)
'使用法
Dim instance As FormulaDependentInfos Dim row As Integer instance.AddRow(row)
public void AddRow( int row )
FormulaDependentInfos クラス FormulaDependentInfos メンバ
Copyright © 2004 GrapeCity inc.