Skip to content

Add strongly typed parsing to CellValue #752

Closed
@twsouthwick

Description

@twsouthwick

CellValue can hold various forms of data. We've added constructors to correctly set DateTime/DateTimeOffset but it may be helpful to provide helpers for the other datatypes, as well as strongly typed parsers, ie CellValue.TryParse(out DateTimeOffset dt)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions