Spread Windows Forms 12.0 Product Documentation
SetEditorValue Method (CurrencyCellType)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > CurrencyCellType Class : SetEditorValue Method
Syntax
'Declaration
 
Public Overrides Sub SetEditorValue( _
   ByVal value As Object _
) 
'Usage
 
Dim instance As CurrencyCellType
Dim value As Object
 
instance.SetEditorValue(value)
public override void SetEditorValue( 
   object value
)

Parameters

value
See Also

Reference

CurrencyCellType Class
CurrencyCellType Members