Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / CellTypeDlgV3 Class / CellTypeDlgV3 Constructor / CellTypeDlgV3 Constructor(FpSpread)


In This Topic
CellTypeDlgV3 Constructor(FpSpread)
In This Topic
Creates a new Cell Type dialog.
Syntax
'Declaration
 
Public Function New( _
   ByVal spread As FpSpread _
)
 
'Usage
 
Dim spread As FpSpread
 
Dim instance As New CellTypeDlgV3(spread)

Parameters

spread
See Also