public Form ShowEditForm( Form parentForm, int baseRowm, int baseColumn )
'宣言 Public Function ShowEditForm( _ ByVal parentForm As Form, _ ByVal baseRowm As Integer, _ ByVal baseColumn As Integer _ ) As Form
'宣言
Public Function ShowEditForm( _ ByVal parentForm As Form, _ ByVal baseRowm As Integer, _ ByVal baseColumn As Integer _ ) As Form
fpSpread1.ShowEditForm(this, 0, 0);
fpSpread1.ShowEditForm(Me, 0, 0)
FpSpread クラス FpSpread メンバ
© MESCIUS inc. All rights reserved.