'Declaration
Public Function New( _ ByVal g As CurrencyCellType _ )
'Usage
Dim g As CurrencyCellType Dim instance As New CurrencyCellType(g)
public CurrencyCellType( CurrencyCellType g )
Parameters
- g
- Specified currency cell type from which to copy
'Declaration
Public Function New( _ ByVal g As CurrencyCellType _ )
'Usage
Dim g As CurrencyCellType Dim instance As New CurrencyCellType(g)
public CurrencyCellType( CurrencyCellType g )