次の方法で共有


FormatScheme.BackgroundFillStyleList プロパティ

定義

背景塗りつぶしスタイルリスト。

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

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

プロパティ値

BackgroundFillStyleList を返します。

適用対象