Worksheet.IsPageBreakPreview

Worksheet.IsPageBreakPreview property

Indicates whether the specified worksheet is shown in normal view or page break preview.

public bool IsPageBreakPreview { get; set; }

See Also