Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.forms Package / ICellLinkControl Interface / getLinkedCell Method
In This Topic
    getLinkedCell Method
    In This Topic
    Gets 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
    IRange getLinkedCell()
    See Also