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