Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gets or sets a value that identifies the range linked to the value of the ControlSite.
Namespace: Microsoft.Office.Tools.Excel
Assembly: Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)
Syntax
'Declaration
Property LinkedCell As String
string LinkedCell { get; set; }
Property Value
Type: System.String
A value that identifies the range linked to the value of the ControlSite.
Remarks
If you place a value in the linked cell, the ControlSite takes this value. Likewise, if you change the value of the ControlSite, that value is also placed in the cell.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.