Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.forms Package / ICellLinkControl Interface / setLinkedCell Method
In This Topic
    setLinkedCell Method
    In This Topic
    Sets a cell reference to bind the @code:Value property and the@code:IRange.Value property of a cellwith the two-way binding mode

    This property doesn't handle #REF! errors. #REF! will be treated as unset value.

    Syntax
    void setLinkedCell( 
       IRange value
    )

    Parameters

    value
    See Also