Click or drag to resize

Worksheet VPageBreaks Property

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

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

Property Value

Type: VPageBreaksCollection
See Also