ExcelPageBreakLocation Property |
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: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelRange Location { get; }Public ReadOnly Property Location As ExcelRange
Get
Property Value
ExcelRange
See Also