Spreadsheet.VariableHeader

This property returns/sets the content of the specified range of variable headers.

This property is read only.

Syntax Parameters Return Value
ReadOnly Property Spreadsheet.VariableHeader( _
    FromVar As Variant, _
    ToVar As Variant) As Range
  • FromVar [in]

The first variable index of the range.

Type: Variant

  • ToVar [in]

Type: Variant

Range