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.
Version Information
Version Added: Excel
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.