次の方法で共有


PatternFill.BackgroundColor プロパティ

定義

背景色。

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

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

プロパティ値

BackgroundColor を返します。

適用対象