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