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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources 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



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.