[]
Common members of controls that have a cell-link value.
public interface ICellLinkControl : IControl
Public Interface ICellLinkControl
Inherits IControl
| Name | Description |
|---|---|
| Display3DShading | Gets or sets whether the control uses 3-D shading. |
| 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. This property doesn't handle #REF! errors. #REF! will be treated as unset value. |