We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create a method that returns a list of named expressions in a formula.
The method should take a cell address as parameter or the formula as string, whichever is better, easier or more consistent with the rest of the API.
Originally requested in #1077 (comment)
The text was updated successfully, but these errors were encountered:
getNamedExpressionsFromFormula
Confirmed to be done and released under HyperFormula 2.7.0
Sorry, something went wrong.
sequba
Successfully merging a pull request may close this issue.
Create a method that returns a list of named expressions in a formula.
The method should take a cell address as parameter or the formula as string, whichever is better, easier or more consistent with the rest of the API.
Originally requested in #1077 (comment)
The text was updated successfully, but these errors were encountered: