[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IControlFormat.LinkedCell

LinkedCell Property

LinkedCell

Gets or sets the worksheet range linked to the control's value. If you place a value in the cell, the control takes this value. Likewise, if you change the value of the control, that value is also placed in the cell.

Declaration
string LinkedCell { get; set; }
Property LinkedCell As String
Remarks

You cannot use this property with multiselect list boxes.