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