Spreadsheet.CaseValues

This property returns the specified case values as a double array.

Syntax Parameters Return Value
Property Spreadsheet.CaseValues( _
    CaseNo As Integer) As Double()
CaseNo [in]

The case index.

Type: Integer

Double()