Spreadsheet.CaseHeaderEx

This property returns/sets the content of the specified range of case headers, with columns.

This property is read only.

Syntax Parameters Return Value
ReadOnly Property Spreadsheet.CaseHeaderEx( _
    FromCase As Integer, _
    ToCase As Integer, _
    FromCol As Integer, _
    ToCol As Integer) As Range
  • FromCase [in]

Type: Integer

  • ToCase [in]

Type: Integer

  • FromCol [in]

Type: Integer

  • ToCol [in]

Type: Integer

Range