_Workbook.PrintPreview(Object) Method

Definition

Shows a preview of the object as it would look when printed.

public void PrintPreview (object EnableChanges);
Public Sub PrintPreview (Optional EnableChanges As Object)

Parameters

EnableChanges
Object

Enables changes to the object.

Applies to