Partager via


ISpeech.Direction Property

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

Syntax

'Declaration
Property Direction As XlSpeakDirection
    Get
    Set
'Usage
Dim instance As ISpeech
Dim value As XlSpeakDirection

value = instance.Direction

instance.Direction = value
XlSpeakDirection Direction { get; set; }

Property Value

Type: Microsoft.Office.Interop.Excel.XlSpeakDirection

See Also

Reference

ISpeech Interface

ISpeech Members

Microsoft.Office.Interop.Excel Namespace