Skip to content

Add newtype for column and row indexes #148

Description

@jappeace

This will allow us to create smart constructors that check for values < 1.
These causes issues in excel (nasty warnings which give users the impression they're being hacked!)
Furthermore new types around these will no longer cause accidental confusion between rows and columns.

See discussion:
https://github.com/qrilka/xlsx/pull/144/files#r693388304

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions