public void SetInitValues( ICellType celltype, object data )
'Declaration Public Sub SetInitValues( _ ByVal celltype As ICellType, _ ByVal data As Object _ )
'Declaration
Public Sub SetInitValues( _ ByVal celltype As ICellType, _ ByVal data As Object _ )
'Usage Dim instance As CellTypeDlgV3 Dim celltype As ICellType Dim data As Object instance.SetInitValues(celltype, data)
'Usage
Dim instance As CellTypeDlgV3 Dim celltype As ICellType Dim data As Object instance.SetInitValues(celltype, data)
CellTypeDlgV3 Class CellTypeDlgV3 Members