| Visual Basic (Declaration) | |
|---|---|
Sub AutoFill( _ ByVal destination As IRange, _ ByVal autoFillType As AutoFillType _ ) | |
| C# | |
|---|---|
void AutoFill( IRange destination, AutoFillType autoFillType ) | |
Parameters
- destination
- Specifies the destination range to fill.
- autoFillType
- Specifies the type of fill to perform.
Requirements
Platforms: Windows 2000, Windows XP, Windows Vista, Windows Server 2003 and Windows Server 2008. SpreadsheetGear 2009 requires the Microsoft .NET Framework 2.0 and supports .NET 3.0 and .NET 3.5.