'Declaration Public Interface ICellType Inherits GrapeCity.CalcEngine.ICloneable(Of ICellType)
'Usage Dim instance As ICellType
public interface ICellType : GrapeCity.CalcEngine.ICloneable<ICellType>
'Declaration Public Interface ICellType Inherits GrapeCity.CalcEngine.ICloneable(Of ICellType)
'Usage Dim instance As ICellType
public interface ICellType : GrapeCity.CalcEngine.ICloneable<ICellType>