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.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family