a1 1.0.9 copy "a1: ^1.0.9" to clipboard
a1: ^1.0.9 copied to clipboard

A package that implements A1 Notation used in spreadsheets and worksheets

1.0.9 #

  • Fix edge case in a A1Range where the FROM has a greater column than the TO

1.0.8 #

  • Enhanced A1Range with an optional anchor cell

1.0.7 #

  • Enhanced A1Range with fromA1s method.
  • Enhanced A1Partial with fromA1 method.

1.0.6 #

  • Enhanced A1Partial to accept a vector
  • Moved the int to A1 Letters into an extension on int

1.0.5 #

  • Added testing is an A1 is in an A1Range with contains method
  • Slight tweak on comparing a A1Partial eg. A with 1, it will now use the larger index rather than have A always be larger
  • Adjusted tests for above tweak

1.0.4 #

  • Added support for A1 mapping as an extension on Map<String,String> to Map<A1,A1> to assist with A1 moves

1.0.3 #

  • Added support for A1 as an extension on Set to simplify creating an a1 set from String

1.0.2 #

  • Added A1Range and A1Reference examples to readme and example
  • Adjusted area to be a double for A1 and build this into a range
  • Fixed minor bug with parsing a partial range in a reference
  • Added github action build pipeline with coverage
  • Move test coverage to 100%

1.0.1 #

  • Minor fixes in docs and imports
  • Added icon

1.0.0 #

  • Initial version that implements
2
likes
0
pub points
15%
popularity

Publisher

verified publisherhornmicro.com

A package that implements A1 Notation used in spreadsheets and worksheets

Homepage
Repository (GitHub)
View/report issues

Topics

#a1-notation #spreadsheet #worksheet #parsing

License

unknown (license)

Dependencies

petitparser

More

Packages that depend on a1