Spreadsheet.CaseValuesForVars

This property returns an array of values corresponding to the specified case for the specified variables.

This property is read only.

Syntax Parameters Return Value
ReadOnly Property Spreadsheet.CaseValuesForVars( _
    CaseNo As Integer, _
    Vars As Variant) As Double()
  • CaseNo [in]

Type: Integer

  • Vars [in]

Type: Variant

Double()