I've come across need to identify whether object has a horizontal scroll bar. I got a pivot table which obviously has one however the property called 'object.getproperties.layout.allowhorizontalscrollbar' returns an error message 'Object doesn't support this property or method: 'object.getproperties.layout''. How can I get it work for me?