Sets or returns a value indicating whether the image should automatically fill the specified range of cells.
Visual Basic (Declaration) | |
---|---|
Public Property AutoFill As System.Boolean |
C# | |
---|---|
public System.bool AutoFill {get; set;} |
ActiveReports Developer 7 | |
AutoFill Property | |
See Also |
GrapeCity.ActiveReports.Export.Excel.v7 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.
Visual Basic (Declaration) | |
---|---|
Public Property AutoFill As System.Boolean |
C# | |
---|---|
public System.bool AutoFill {get; set;} |