Winnovative Excel Library

ExcelPageBreakLocation Property

Winnovative Excel Library Documentation
The cell where the page break is inserted. For horizontal breaks the break is inserted at the top edge of the cell, for vertical breaks the break is inserted at the left edge of the cell.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public ExcelRange Location { get; }

Property Value

Type: ExcelRange
See Also

Reference