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: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelRange Location { get; }
Public ReadOnly Property Location As ExcelRange
Get
public:
property ExcelRange^ Location {
ExcelRange^ get ();
}
member Location : ExcelRange with get
Property Value
ExcelRange