StaSpreadsheet.Value

This property Get/Set the value within the specified cell of the spreadsheet.

Syntax Parameters Return Value
Property StaSpreadsheet.Value( _
    CaseNo As Long, _
    VarNo As Long) As Double
  • CaseNo [in]

Type: Long

  • VarNo [in]

Type: Long

Double