Spread Windows Forms 12.0 Product Documentation
Clone Method (CurrencyCellType)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > CurrencyCellType Class : Clone Method
Creates and returns a currency cell.
Syntax
'Declaration
 
Public Overrides Function Clone() As Object
'Usage
 
Dim instance As CurrencyCellType
Dim value As Object
 
value = instance.Clone()
public override object Clone()

Return Value

Object containing the copied object
See Also

Reference

CurrencyCellType Class
CurrencyCellType Members