FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / CurrencyCellType Class / CurrencyCellType Constructor / CurrencyCellType Constructor()


In This Topic
CurrencyCellType Constructor()
In This Topic
Creates a new currency cell with default settings.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New CurrencyCellType()
See Also