[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.CellTypeBase.Clone

Clone Method

Clone()

Clones this cell type.

Declaration
protected abstract ICellType Clone()
Protected MustOverride Function Clone() As ICellType
Returns
Type Description
ICellType

An ICellType object represents the cloned instance of this cell type.