Partager via


ISpeech.SpeakCellOnEnter Property

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

Syntax

'Declaration
Property SpeakCellOnEnter As Boolean
    Get
    Set
'Usage
Dim instance As ISpeech
Dim value As Boolean

value = instance.SpeakCellOnEnter

instance.SpeakCellOnEnter = value
bool SpeakCellOnEnter { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

ISpeech Interface

ISpeech Members

Microsoft.Office.Interop.Excel Namespace