Click or drag to resize

IWorksheet VPageBreaks Property

Returns a VPageBreaks collection that represents the vertical page breaks on the sheet. Read-only.

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

Property Value

Type: IVPageBreaks
See Also