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