Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.forms Package / ICellLinkControlT<T> Interface / setValue Method
the new value.
In This Topic
    setValue Method
    In This Topic
    The value that is used to bind @code:ICellLinkControl.LinkedCell.

    The actual meaning of this property depends on the @code:IControl.FormControlType of the current control.

    Syntax
    void setValue( 
       T value
    )

    Parameters

    value
    the new value.
    See Also