Share via


ControlSite.SourceName Property

Gets or sets the link source name of the ControlSite.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

Syntax

'Declaration
Property SourceName As String
    Get
    Set
string SourceName { get; set; }

Property Value

Type: System.String
A value that represents the link source name of the ControlSite.

.NET Framework Security

See Also

Reference

ControlSite Interface

Microsoft.Office.Tools.Excel Namespace