SpreadsheetLockType Enumeration

Syntax Constants
Enum SpreadsheetLockType
    scLockNone = 0
    scLockData = 1
    scLockVarSpecs = 2
    scLockDisplay = 4
    scLockCaseSelection = 8
    scLockAuditTrail = 16
End Enum
  • scLockNone
  • scLockData
  • scLockVarSpecs
  • scLockDisplay
  • scLockCaseSelection
  • scLockAuditTrail