Application Property TOC - E

Application EditDirectlyInCell Property

True if Microsoft Excel allows editing in cells. Read/write Boolean.

See Application EditDirectlyInCell Property

Application EnableAutoComplete Property

True if the AutoComplete feature is enabled. Read/write Boolean.

See Application EnableAutoComplete Property

Application EnableCancelKey Property

Controls how Microsoft Excel handles CTRL+BREAK (or ESC or COMMAND+PERIOD) user interruptions to the running procedure. Read/write XlEnableCancelKey.

See Application EnableCancelKey Property

Application EnableEvents Property

True if events are enabled for the specified object. Read/write Boolean.

See Application EnableEvents Property

Application EnableLargeOperationAlert Property

Sets or returns a Boolean that represents whether to display an alert message when a user attempts to perform an operation that affects a larger number of cells than is specified in the Office center UI. Read/write Boolean.

See Application EnableLargeOperationAlert Property

Application EnableLivePreview Property

Sets or returns a Boolean that represents whether to show or hide gallery previews that appear when using galleries that support previewing. Setting this property to True shows a preview of your workbook before applying the command. Read/write Boolean.

See Application EnableLivePreview Property

Application EnableMacroAnimations Property

Controls whether macro animations are enabled. True if user interface animations or chart animations are enabled. Is set to False (no animation) by default. If it is set to True during the running of a macro, it will enable animation and then will reset to False after the macro runs. Read/write Boolean.

See Application EnableMacroAnimations Property

Application EnableSound Property

True if sound is enabled for Microsoft Office. Read/write Boolean.

See Application EnableSound Property

Application ErrorCheckingOptions Property

Returns an ErrorCheckingOptions object, which represents the error checking options for an application.

See Application ErrorCheckingOptions Property

Application Excel4IntlMacroSheets Property

Returns a Sheets collection that represents all the Microsoft Excel 4.0 international macro sheets in the specified workbook. Read-only.

See Application Excel4IntlMacroSheets Property

Application Excel4MacroSheets Property

Returns a Sheets collection that represents all the Microsoft Excel 4.0 macro sheets in the specified workbook. Read-only.

See Application Excel4MacroSheets Property

Application ExtendList Property

True if Microsoft Excel automatically extends formatting and formulas to new data that is added to a list. Read/write Boolean.

See Application ExtendList Property