StaSpreadsheetMultiThreaded.ValueEx

This property gets the value within the specified cell of the spreadsheet as a Variant.

This property is read only.

Syntax Parameters Return Value
ReadOnly Property StaSpreadsheetMultiThreaded.ValueEx( _
    CaseNo As Long, _
    VarNo As Long) As Variant
  • CaseNo [in]

Type: Long

  • VarNo [in]

Type: Long

Variant