[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.BarCodeCellType.SetEditorValue

SetEditorValue Method

SetEditorValue(object)

Sets the value to the editor when it appears.

Declaration
public override void SetEditorValue(object value)
Public Overrides Sub SetEditorValue(value As Object)
Parameters
Type Name Description
object value

Value object

Overrides
Implements