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.

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.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.