Spreadsheet.MissingData
This property returns whether the specified cell is missing data.
This property is read only.
| Syntax | Parameters | Return Value |
|---|---|---|
ReadOnly Property Spreadsheet.MissingData( _
CaseNo As Integer, _
VarNo As Integer) As Boolean
|
The case of the cell. Type: Integer
Type: Integer |
Boolean |