Click or drag to resize

IWorksheet DisplayPageBreaks Property

True if page breaks (both automatic and manual) on the specified worksheet are displayed. Read / write Boolean.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
bool DisplayPageBreaks { get; set; }

Property Value

Type: Boolean
See Also