[]
Spread.Sheets.IProtectionOptions
• Optional
allowDeleteColumns: boolean
True if the user can delete columns.
• Optional
allowDeleteRows: boolean
True if the user can delete rows.
• Optional
allowDragInsertColumns: boolean
True if the user can drag to insert columns.
• Optional
allowDragInsertRows: boolean
True if the user can drag to insert rows.
• Optional
allowEditObjects: boolean
True if the user can edit floating objects.
• Optional
allowFilter: boolean
True if the user can filter ranges.
• Optional
allowInsertColumns: boolean
True if the user can insert columns.
• Optional
allowInsertRows: boolean
True if the user can insert rows.
• Optional
allowOutlineColumns: boolean
True if the user can expand or collapse the column groups.
• Optional
allowOutlineRows: boolean
True if the user can expand or collapse the row groups.
• Optional
allowResizeColumns: boolean
True if the user can resize columns.
• Optional
allowResizeRows: boolean
True if the user can resize rows.
• Optional
allowSelectLockedCells: boolean
True or undefined if the user can select locked cells.
• Optional
allowSelectUnlockedCells: boolean
True or undefined if the user can select unlocked cells.
• Optional
allowSort: boolean
True if the user can sort ranges.