'Declaration Public Function New( _ ByVal row As Integer, _ ByVal column As Integer _ )
'使用法 Dim row As Integer Dim column As Integer Dim instance As New FormulaDependentInfos.Cell(row, column)
public FormulaDependentInfos.Cell( int row, int column )
FormulaDependentInfos.Cell 構造体 FormulaDependentInfos.Cell メンバ
© 2004-2015, GrapeCity inc. All rights reserved.