
    Mwg                     2    d dl mZ d dlmZ  G d de      Zy)    )Bool)Serialisablec                   8    e Zd ZdZdZ e       Z e       ZddZy)
Protectionz%Protection options for use in styles.
protectionc                      || _         || _        y )N)lockedhidden)selfr	   r
   s      Q/var/www/horilla/myenv/lib/python3.12/site-packages/openpyxl/styles/protection.py__init__zProtection.__init__   s        N)TF)	__name__
__module____qualname____doc__tagnamer   r	   r
   r    r   r   r   r      s    /GVFVFr   r   N)openpyxl.descriptorsr   !openpyxl.descriptors.serialisabler   r   r   r   r   <module>r      s    & :
 
r   