Application IgnoreRemoteRequests Property
True if remote DDE requests are ignored. Read/write Boolean.
Application Interactive Property
True if Microsoft Excel is in interactive mode; this property is usually True. If you set the this property to False, Microsoft Excel will block all input from the keyboard and mouse (except input to dialog boxes that are displayed by your code). Read/write Boolean.
Application International Property
Returns information about the current country/region and international settings. Read-only Variant.
Application IsSandboxed Property
Returns True if the specified workbook is open in a Protected View window. Read-only
Application Iteration Property
True if Microsoft Excel will use iteration to resolve circular references. Read/write Boolean.