uncountable.types.runsheet_t.BatchValsColumn

class uncountable.types.runsheet_t.BatchValsColumn
cell_format: CellFormat | None = None
decimal_places: int | None = None
name: str
recipe_id: int
scaling_factor: decimal.Decimal
type: Literal[RecipeColType]
width_points: decimal.Decimal | None = None