Spreadsheet.VariableHeaderEx

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

This property is read only.

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

Type: Variant

  • ToVar [in]

Type: Variant

  • FromRow [in]

Type: Variant

  • ToRow [in]

Type: Variant

Range