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
|
Type: Integer
Type: Integer
Type: Integer
Type: Integer |
Range |