SpreadsheetVerifyShow Enumeration

This enumeration specifies how to show invalid verified cases.

Syntax Constants
Enum SpreadsheetVerifyShow
    scVerifyShowExcluded = 1
    scVerifyShowMarked = 2
End Enum
  • scVerifyShowExcluded: Mark case using the excluded case state.
  • scVerifyShowMarked: Mark case using marked cells.