areas_data
Model class for the Ventilation worksheet various input items.
Source: PHX/areas_data.py
AreasInput
Areas Worksheet input data item.
Methods
create_xl_item(_sheet_name, _row_num)
Returns a list of the XL Items to write for this Data item
| Arg | Type | Description |
|---|---|---|
_sheet_name | — | (str) The name of the worksheet to write to. |
_row_num | — | (int) The row number to build the XlItems for |