GrapeCity.Excel Namespace > DifferentialFormatting Class : Fill Property |
'Declaration Public Property Fill As Tuple(Of FillPatternType,IExcelColor,IExcelColor)
'Usage Dim instance As DifferentialFormatting Dim value As Tuple(Of FillPatternType,IExcelColor,IExcelColor) instance.Fill = value value = instance.Fill
public Tuple<FillPatternType,IExcelColor,IExcelColor> Fill {get; set;}
Target Platforms: Windows Server 2012, Windows RT