FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > FpSpread クラス : ShowListCustomNameForm メソッド |
'Declaration
Public Function ShowListCustomNameForm( _ ByVal parentForm As Form _ ) As Form
'使用法
Dim instance As FpSpread Dim parentForm As Form Dim value As Form value = instance.ShowListCustomNameForm(parentForm)
public Form ShowListCustomNameForm( Form parentForm )