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