次の方法で共有


FormatScheme.EffectStyleList プロパティ

定義

効果スタイルの一覧。

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

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

プロパティ値

EffectStyleList を返します。

適用対象