Skip to content

test: 3-D reference whose end sheet name starts with a column ID - #61

Open
gthb wants to merge 1 commit into
borgar:masterfrom
gthb:pin-column-id-led-span-end
Open

test: 3-D reference whose end sheet name starts with a column ID#61
gthb wants to merge 1 commit into
borgar:masterfrom
gthb:pin-column-id-led-span-end

Conversation

@gthb

@gthb gthb commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Add tests checking that a 3-D reference whose last sheet name only opens with a column ID (Jan:Bar_Baz!B2, where Jan:Bar looks like a column range):

  • lexes as one reference over the sheets Jan to Bar_Baz
  • is stored unquoted by fixRanges, which drops whole-range quotes, as Excel does
  • is still that 3-D reference after a range colon (A1:Jan:Bar_Baz!B2), rather than the column range A1:Jan

A_, A0U, C0C, AÄl and Mär are covered alongside. All of this was already correct, just didn't have test coverage.

Add tests checking that Jan:Bar_Baz!B2 is the sheet range Jan:Bar_Baz, stored
unquoted, and is that same sheet range after a range colon.
@gthb gthb changed the title test: pin a 3-D reference whose last sheet name only opens with a column ID test: a 3-D reference whose last sheet name only opens with a column ID Sep 2, 2026
@gthb gthb changed the title test: a 3-D reference whose last sheet name only opens with a column ID test: 3-D reference whose end sheet name starts with a column ID Sep 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant