nfdi4plants/ARCtrl

[Feature Request] CompositeCell.ToEmptyCell

Closed this issue · 0 comments

member this.ToEmptyCell() =
    match this with
    | CompositeCell.Term _ -> CompositeCell.emptyTerm
    | CompositeCell.Unitized (v,_) -> CompositeCell.emptyUnitized
    | CompositeCell.FreeText _ -> CompositeCell.emptyFreeText