PatternFill.ForegroundColor Property
Foreground Color.Represents the element tag in schema: x:fgColor
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property ForegroundColor As ForegroundColor
Get
Set
'Usage
Dim instance As PatternFill
Dim value As ForegroundColor
value = instance.ForegroundColor
instance.ForegroundColor = value
public ForegroundColor ForegroundColor { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Spreadsheet.ForegroundColor
Returns ForegroundColor.