StaSpreadsheetMultiThreaded.MissingData

This property returns whether the specified cell is missing data.

This property is read only.

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

Type: Long

  • VarNo [in]

Type: Long

Boolean