Spreadsheet.CaseHeader

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

This property is read only.

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

Type: Integer

  • ToCase [in]

Type: Integer

Range