How to read named fields? #2314
Answered
by
oleibman
SchmidtClaudia
asked this question in
Q&A
Replies: 1 comment
-
$spreadsheet->getNamedRanges(); |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
SchmidtClaudia
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I have an existing spreadsheet with named fields spread over different worksheets that was created with Microsoft Excel. Without knowing or predefining the names I want to read only those fields from the worksheets. In the docs I only found to set those names and read the cells again. Is it possible to get a list of the named fields and there mapping cells, like the name manager in Excel can do?
Best regards
Beta Was this translation helpful? Give feedback.
All reactions