_Worksheet.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

Optional Object. True to enable changes to the specified worksheet.

Applies to