'Declaration Protected Sub FillCell( _ ByVal columnNumber As Integer, _ ByVal colSpan As Integer, _ ByVal rowNumber As Integer, _ ByVal rowSpan As Integer, _ ByVal isBarPrinted As Boolean _ )
protected void FillCell( int columnNumber, int colSpan, int rowNumber, int rowSpan, bool isBarPrinted )
true
the bar will be filled with the foreground color, if false
, the bar will be filled the background color.Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2