'Declaration Public Property PatternBackgroundColor As IExcelColor
'Usage Dim instance As ExtendedFormat Dim value As IExcelColor instance.PatternBackgroundColor = value value = instance.PatternBackgroundColor
public IExcelColor PatternBackgroundColor {get; set;}