uncountable.types.runsheet_t.ActualColumn

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