Speech Members
Include Protected Members
Include Inherited Members
Contains methods and properties that pertain to speech.
The Speech type exposes the following members.
Properties
Name | Description | |
---|---|---|
Direction | Returns or sets the order in which the cells will be spoken. | |
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. |
Top
Methods
Name | Description | |
---|---|---|
Speak | Microsoft Excel plays back the specified text string. |
Top