Skip to content
New issue

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

Enumerate Bookmarks #45

Closed
lscheffler opened this issue May 8, 2021 · 1 comment
Closed

Enumerate Bookmarks #45

lscheffler opened this issue May 8, 2021 · 1 comment

Comments

@lscheffler
Copy link

lscheffler commented May 8, 2021

While changing my Excel handler I found, thaz az a certain point I just run through all bookmarks.
I need to enumerate the bookmarks
Excel exposes a collection like

FOR EACH loNames IN THIS.goExcel.activeWorkbook.Names
**** 

@ggreen86
Copy link
Owner

ggreen86 commented May 8, 2021

I have added new methods for returning the named range information. See Release 33 beta 8.

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

No branches or pull requests

2 participants