DatatypeFormattedTableCell
- class LOGS.Entities.FormattedTable.DatatypeFormattedTableCell.DatatypeFormattedTableCell(ref=None)[source]
Bases:
SerializeableContent
- property column: int
- property id: str
- property name: str
- property row: int
- property settings: DatatypeFormattedTableSettings | None
- property type: str
- property value: str | int | float | bool | None
- property vtype: Literal['int', 'float', 'str', 'bool']