uncountable.types.runsheet_t.RecipeColumnBase¶
- class uncountable.types.runsheet_t.RecipeColumnBase¶
- cell_format: CellFormat | None = None¶
- decimal_places: int | None = None¶
- name: str¶
- recipe_id: int¶
- type: RecipeColType¶
- width_points: decimal.Decimal | None = None¶