Sets or returns a value indicating whether the image should automatically fill the specified range of cells.
| Visual Basic (Declaration) | |
|---|---|
Public Property AutoFill As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool AutoFill {get; set;} | |
| ActiveReports.XlsExport | Request technical support |
| AutoFill Property | |
| See Also | |
|
Sets or returns a value indicating whether the image should automatically fill the specified range of cells.
| Visual Basic (Declaration) | |
|---|---|
Public Property AutoFill As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool AutoFill {get; set;} | |