a
    «Á‚bŠ  ã                   @   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.Z
protectionTFc                 C   s   || _ || _d S )N)ÚlockedÚhidden)Úselfr   r   © r   új/Users/vegardjervell/Documents/master/model/venv/lib/python3.9/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)Zopenpyxl.descriptorsr   Z!openpyxl.descriptors.serialisabler   r   r   r   r   r	   Ú<module>   s   