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