Range.AutoFill

This function Performs extrapolation from the range.

Syntax Parameters Return Value
Sub Range.AutoFill( _
    Destination As Range, _
    Optional Type As Variant)
  • Destination [in]

Type: Range

  • Type [in,optional]

Type: Variant

This function does not return a value.