setSoundName

setSoundName(String value) method

Specifies a human readable name for the sound of the transition. The Sound( #getSound/ #setSound(IAudio)) property must be assigned to get or set the sound name. Read-write String.

Returns

void

Exception

ExceptionCondition
PptxExceptionWhen {@code Sound}( #getSound/ #setSound(IAudio)) property is not assigned. This name appears in the PowerPoint user interface when configuring the transition sound manually.