'Declaration Public Sub AddCell( _ ByVal row As Integer, _ ByVal column As Integer _ )
'使用法 Dim instance As FormulaDependentInfos Dim row As Integer Dim column As Integer instance.AddCell(row, column)
public void AddCell( int row, int column )
FormulaDependentInfos クラス FormulaDependentInfos メンバ
© 2004-2015, GrapeCity inc. All rights reserved.