exporter.ProjectedNodeSnapshot

Workbook node state captured before projection removes or rewrites it.

Usage

Source

exporter.ProjectedNodeSnapshot()

Parameter Attributes

address: str
sheet: str
column: str
row: int
formula: str | None
normalized_formula: str | None
value: Any
is_target: bool
is_leaf: bool
metadata: dict[str, Any]