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