I was reviewing some older posts dealing with handling Excel spreadsheets. One of those had these statements:
Set xlApp = GetObject(, "Excel.Application")
...
xlApp.UserControl = True
...
My question is, what does the UserControl property mean?
|
Results 1 to 5 of 5
Thread: User control propertyThreaded View
|
Click Here to Expand Forum to Full Width |