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

The InterableFunction classes do not return the correct object #12

Closed
WolfpackWilson opened this issue Aug 22, 2020 · 0 comments · Fixed by #16
Closed

The InterableFunction classes do not return the correct object #12

WolfpackWilson opened this issue Aug 22, 2020 · 0 comments · Fixed by #16
Assignees
Labels
bug Something isn't working

Comments

@WolfpackWilson
Copy link
Owner

When calling an IterableFunction class to get a value, the returned object doesn't represent a pyvba class type. For instance, browser.Item(1) may return a COM object but not a Browser, or Viewer object.

@WolfpackWilson WolfpackWilson added the bug Something isn't working label Aug 22, 2020
@WolfpackWilson WolfpackWilson self-assigned this Aug 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant