public void ApplyCellType( ICellType ct, bool locked )
'Declaration Public Sub ApplyCellType( _ ByVal ct As ICellType, _ ByVal locked As Boolean _ )
'Declaration
Public Sub ApplyCellType( _ ByVal ct As ICellType, _ ByVal locked As Boolean _ )
'Usage Dim instance As CellTypeDlgV3 Dim ct As ICellType Dim locked As Boolean instance.ApplyCellType(ct, locked)
'Usage
Dim instance As CellTypeDlgV3 Dim ct As ICellType Dim locked As Boolean instance.ApplyCellType(ct, locked)
CellTypeDlgV3 Class CellTypeDlgV3 Members