Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
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.