
    fh#                     ^    d dl mZ d dlmZmZmZ  G d de          Z G d de          ZdS )    )Serialisable)SequenceStringIntegerc                   0    e Zd ZdZ e            Z	 ddZdS )FunctionGroupfunctionGroupNc                     || _         d S N)name)selfr   s     W/var/www/histauto/venv/lib/python3.11/site-packages/openpyxl/workbook/function_group.py__init__zFunctionGroup.__init__   s     			    r   )__name__
__module____qualname__tagnamer   r   r    r   r   r   r   
   s=        G688D      r   r   c                   T    e Zd ZdZ ed          Z eed          ZdZ		 	 d
dZ
d	S )FunctionGroupListfunctionGroupsT)
allow_none)expected_typer   )r	      r   c                 "    || _         || _        d S r   )builtInGroupCountr	   )r   r   r	   s      r   r   zFunctionGroupList.__init__   s     "3*r   N)r   r   )r   r   r   r   r   r   r   r   r	   __elements__r   r   r   r   r   r      sa        G4000H=TJJJM%L $&!+ + + + + +r   r   N)!openpyxl.descriptors.serialisabler   openpyxl.descriptorsr   r   r   r   r   r   r   r   <module>r!      s    ; : : : : :         	 	 	 	 	L 	 	 	+ + + + + + + + + +r   