o
    ¹õfŠ  ã                   @   s,   d dl mZ d dlmZ G dd„ deƒZdS )é    )ÚBool)ÚSerialisablec                   @   s*   e Zd ZdZdZeƒ Zeƒ Zddd„ZdS )	Ú
Protectionz%Protection options for use in styles.Ú
protectionTFc                 C   s   || _ || _d S )N)ÚlockedÚhidden)Úselfr   r   © r	   úS/home/ubuntu/webapp/venv/lib/python3.10/site-packages/openpyxl/styles/protection.pyÚ__init__   s   
zProtection.__init__N)TF)	Ú__name__Ú
__module__Ú__qualname__Ú__doc__Útagnamer   r   r   r   r	   r	   r	   r
   r      s    r   N)Úopenpyxl.descriptorsr   Ú!openpyxl.descriptors.serialisabler   r   r	   r	   r	   r
   Ú<module>   s   