I am using the Immediate Window to Read values of Properties.
eg:
Debug.Print "CommandType: " & ActiveSheet.QueryTable(1).CommandTypeSome Property Values are Built-In Constants...
(eg XlCmdType)
PROBLEM:
The problem is that in the immediate window, they are returned in the Numeric / Index...