Spread Windows Forms 12.0 Product Documentation
CellValue Property (ValidateActionContext)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ValidateActionContext Class : CellValue Property
Internal use only Gets the object which is used as replacement of cell value to execute.
Syntax
'Declaration
 
Public Overrides ReadOnly Property CellValue As Object
'Usage
 
Dim instance As ValidateActionContext
Dim value As Object
 
value = instance.CellValue
public override object CellValue {get;}

Property Value

The cell value replacement.
See Also

Reference

ValidateActionContext Class
ValidateActionContext Members