o
    ϩZh                     @   s@   d dl mZ d dlmZmZ G dd deZG dd deZdS )    )Serialisable)StringSequencec                   @   s"   e Zd ZdZe Z	dddZdS )CustomPropertyZcustomPropertyNc                 C   
   || _ d S N)name)selfr    r
   P/var/www/html/lang_env/lib/python3.10/site-packages/openpyxl/worksheet/custom.py__init__      
zCustomProperty.__init__r   )__name__
__module____qualname__tagnamer   r   r   r
   r
   r
   r   r      s
    r   c                   @   s*   e Zd ZdZeedZdZ	dddZdS )	CustomPropertiesZcustomProperties)expected_typecustomPrr
   c                 C   r   r   r   )r	   r   r
   r
   r   r      r   zCustomProperties.__init__N)r
   )	r   r   r   r   r   r   r   Z__elements__r   r
   r
   r
   r   r      s    
r   N)Z!openpyxl.descriptors.serialisabler   Zopenpyxl.descriptorsr   r   r   r   r
   r
   r
   r   <module>   s   