_Application.Speech Property

Returns a Speech object.

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

Syntax

'Declaration
ReadOnly Property Speech As Speech
    Get
'Usage
Dim instance As _Application
Dim value As Speech

value = instance.Speech
Speech Speech { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.Speech

See Also

Reference

_Application Interface

_Application Members

Microsoft.Office.Interop.Excel Namespace