次の方法で共有


SoundAction.EndSoundAction プロパティ

定義

サウンド アクションを停止します。

スキーマ内の次の要素タグを表します: p:endSnd。

public DocumentFormat.OpenXml.Presentation.EndSoundAction EndSoundAction { get; set; }
public DocumentFormat.OpenXml.Presentation.EndSoundAction? EndSoundAction { get; set; }
member this.EndSoundAction : DocumentFormat.OpenXml.Presentation.EndSoundAction with get, set
Public Property EndSoundAction As EndSoundAction

プロパティ値

EndSoundAction を返します。

適用対象