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()
|
Type: Integer
Type: Variant |
Double() |