v1.2
This commit is contained in:
parent
f97091da21
commit
f7fee666e6
|
@ -20,7 +20,7 @@ ws.title = "Sheet"
|
|||
|
||||
|
||||
# Увімкнення захисту листа з налаштуваннями
|
||||
ws.protection.objects = False # Заборонити редагування об'єктів (наприклад, зображень)
|
||||
ws.protection.objects = True # Блокування об'єктів
|
||||
ws.protection.scenarios = False
|
||||
ws.protection.formatCells = False
|
||||
ws.protection.formatColumns = False
|
||||
|
|
BIN
requirements.txt
BIN
requirements.txt
Binary file not shown.
Loading…
Reference in New Issue