Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.forms Package / SelectorItem Class / UpdateBindingValue Method
The new value to set for the binding.
In This Topic
    UpdateBindingValue Method
    In This Topic
    Updates the binding value with the specified value.
    Syntax
    public void UpdateBindingValue( 
       java.lang.String value
    )

    Parameters

    value
    The new value to set for the binding.
    See Also