Application Property TOC - I

Application IgnoreRemoteRequests Property

True if remote DDE requests are ignored. Read/write Boolean.

See Application IgnoreRemoteRequests Property

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.

See Application Interactive Property

Application International Property

Returns information about the current country/region and international settings. Read-only Variant.

See Application International Property

Application IsSandboxed Property

Returns True if the specified workbook is open in a Protected View window. Read-only

See Application IsSandboxed Property

Application Iteration Property

True if Microsoft Excel will use iteration to resolve circular references. Read/write Boolean.

See Application Iteration Property