Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.forms Package / ICellLinkControl Interface

In This Topic
    ICellLinkControl Interface Methods
    In This Topic

    For a list of all members of this type, see ICellLinkControl members.

    Public Methods
     NameDescription
     MethodUse 3D style  
     MethodGets 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.

     
     MethodUse 3D style  
     MethodSets 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.

     
    Top
    See Also