[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.BaseCellType.GetEditorValue

GetEditorValue Method

GetEditorValue()

Gets the unformatted value in the editor control.

Declaration
public abstract object GetEditorValue()
Public MustOverride Function GetEditorValue() As Object
Returns
Type Description
object

The unformatted value in the editor control.

Implements