[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Forms.ICellLinkControl.LinkedCell

LinkedCell Property

LinkedCell

Gets or sets a cell reference to bind the Value property and the Value property of a cell with the two-way binding mode.

Declaration
IRange LinkedCell { get; set; }
Property LinkedCell As IRange
Remarks

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