Skip to content

when the data source includes an underscore (_)#337

Open
kevin100702 wants to merge 1 commit into
ClosedXML:developfrom
kevin100702:underscore
Open

when the data source includes an underscore (_)#337
kevin100702 wants to merge 1 commit into
ClosedXML:developfrom
kevin100702:underscore

Conversation

@kevin100702
Copy link
Copy Markdown

When the variables in the range name contain underscores, they can be enclosed using backslashes, for example:

Customers[].Orders[].BS_Items[], 
Customers_Orders_\BS_Items\

closed #336

… enclosed using backslashes, for example: Customers[].Orders[].BS_Items[], Customers_Orders_\BS_Items\.
@Pankraty
Copy link
Copy Markdown
Member

Please, add a test reproducing the issue you are solving with the PR.

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.

How to define a range name when the data source includes an underscore (_)?

2 participants