[]
Common members of controls that have CellLink property.
public interface ICellLinkControl : IControl
Use 3D style.
bool Display3DShading { get; set; }
Gets or sets a cell reference to bind the Value property and the Value property of a cell with the two-way binding mode.
IRange LinkedCell { get; set; }
This property doesn't handle #REF! errors. #REF! will be treated as unset value.