SoundName
SlideShowTransition.SoundName 属性
指定过渡声音的人类可读名称。必须分配Sound
属性才能获取或设置声音名称。可读写字符串。
public string SoundName { get; set; }
异常
异常 | 条件 |
---|---|
PptxException | 当Sound 属性未分配时。 |
备注
在手动配置过渡声音时,该名称会出现在PowerPoint用户界面中。
指定过渡声音的人类可读名称。必须分配Sound
属性才能获取或设置声音名称。可读写字符串。
public string SoundName { get; set; }
异常 | 条件 |
---|---|
PptxException | 当Sound 属性未分配时。 |
在手动配置过渡声音时,该名称会出现在PowerPoint用户界面中。