Share via


Application.EnableLivePreview Property (Excel)

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.

Version Information

Version Added: Excel 2007

Syntax

expression .EnableLivePreview

expression A variable that represents an Application object.

Remarks

This property corresponds to the Enable Live Preview check box in the Excel Options dialog box.

請參閱

概念

Application Object Members

Application Object