ActiveReports 8
AutoFill Property
See Also 
GrapeCity.ActiveReports.Export.Excel.v8 Assembly > GrapeCity.SpreadBuilder.Imaging Namespace > ImageInfo Structure : AutoFill Property

Glossary Item Box

Sets or returns a value indicating whether the image should automatically fill the specified range of cells.

Syntax

Visual Basic (Declaration) 
Public Property AutoFill As System.Boolean
C# 
public System.bool AutoFill {get; set;}

Property Value

Boolean. Returns True if the Automatic Fill option is turned on in the Format Object dialog box, Patterns tab.

Requirements

Target Platforms: Windows 7, 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

See Also