Spreadsheet.CaseState

This property Get/Set the CaseState of the indicated case. If VarNumber is provided and is a CaseStateVar, get the CaseState from there instead.

Syntax Parameters Return Value
Property Spreadsheet.CaseState( _
    CaseNumber As Long, _
    Optional VarNumber As Variant) As StaCaseState
  • CaseNumber [in]

Type: Long

  • VarNumber [in,optional]

Type: Variant

StaCaseState