Speech Members (Excel)

Contains methods and properties that pertain to speech.

Methods

Name

Description

Speak

Microsoft Excel plays back the text string that is passed as an argument.

Properties

Name

Description

Direction

Returns or sets the order in which the cells will be spoken. The value of the Direction property is an XlSpeakDirection constant. Read/write.

SpeakCellOnEnter

Microsoft Excel supports a mode where the active cell will be spoken when the ENTER key is pressed or when the active cell is finished being edited. Setting the SpeakCellOnEnter property to True will turn this mode on. False turns this mode off. Read/write Boolean.