Spreadsheet.CaseHeaderCell

This property returns/sets the content of the specified case header.

This property is read only.

Syntax Parameters Return Value
ReadOnly Property Spreadsheet.CaseHeaderCell( _
    CaseNo As Integer) As Range
CaseNo [in]

The case header to edit.

Type: Integer

Range