'Declaration Public Function New( _ ByVal target As SheetView _ )
'Declaration
Public Function New( _ ByVal target As SheetView _ )
public SheetSkinsForm( SheetView target )
FarPoint.Win.Spread.SheetSkinsForm f = new FarPoint.Win.Spread.SheetSkinsForm(fpSpread1.ActiveSheet); f.ShowDialog()
Dim f As New FarPoint.Win.Spread.SheetSkinsForm(FpSpread1.ActiveSheet) f.ShowDialog()
SheetSkinsForm クラス SheetSkinsForm メンバ オーバーロード一覧
© MESCIUS inc. All rights reserved.