次の方法で共有


SoundAction.StartSoundAction プロパティ

定義

サウンド アクションを開始します。

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

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

プロパティ値

StartSoundAction を返します。

適用対象