PatternFill.BackgroundColor プロパティ

定義

背景色。

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

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

プロパティ値

BackgroundColor を返します。

適用対象