'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 メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.