PatternFill.ForegroundColor プロパティ

定義

景色。

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

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

プロパティ値

ForegroundColor を返します。

適用対象