Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Forms Namespace
/
ICellLinkControl Interface
/ LinkedCell Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
LinkedCell Property
In This Topic
Gets or sets a cell reference to bind the
Value
property and the
GrapeCity.Documents.Excel.IRange.Value
property of a cell with the two-way binding mode.
Syntax
C#
IRange
LinkedCell {
get
;
set
;}
Remarks
This property doesn't handle #REF! errors. #REF! will be treated as unset value.
See Also
Reference
ICellLinkControl Interface
ICellLinkControl Members