SoundName

ISlideShowTransition.SoundName 属性

指定过渡音效的人类可读名称。必须分配 Sound 属性以获取或设置音效名称。可读写字符串。

public string SoundName { get; set; }

异常

异常条件
PptxExceptionSound 属性未分配时。

备注

此名称在手动配置过渡音效时出现在 PowerPoint 用户界面中。

另见