U
    î\$dŠ  ã                   @   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   ú>/tmp/pip-unpacked-wheel-dtxbr_v9/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   