Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Macro guide

Hi,

Is there a guide to the VB script function set? A complete list of all methods, or functions on which I can call per sheet object?

I'm just looking for a list of methods I can call on these widgets.

At the moment I'm running blind "trial and error" like:

s.SheetObjects(



"TX272").Disabled...

Or is it minimized... or hide()... or show().. or sethidden()

Thanks,

A



Labels (1)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

It's all in API Guide, a qvw file that you get on setup.

View solution in original post

1 Reply
Anonymous
Not applicable
Author

It's all in API Guide, a qvw file that you get on setup.