ContentControlLock
type ContentControlLock = "0" | "1" | "2" | "3"
Description
A value that defines if it is possible to delete and/or edit the content control or not: 0 - only deleting 1 - disable deleting or editing 2 - only editing 3 - full access
Overloads By
- ContentControlLock
"0" | "1" | "2" | "3"
A value that defines if it is possible to delete and/or edit the content control or not: 0 - only deleting 1 - disable deleting or editing 2 - only editing 3 - full access