Share via


SmartTagRecognizer.FullName Property

Returns the name of the object, including its path on disk, as a string.

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

Syntax

'Declaration
ReadOnly Property FullName As String
    Get
'Usage
Dim instance As SmartTagRecognizer
Dim value As String

value = instance.FullName
string FullName { get; }

Property Value

Type: System.String

See Also

Reference

SmartTagRecognizer Interface

SmartTagRecognizer Members

Microsoft.Office.Interop.Excel Namespace