public class ExcelPageBreak
Public Class ExcelPageBreak
public ref class ExcelPageBreak
type ExcelPageBreak = class end
Location | 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. |
Type | Gets the page break type (horizontal or vertical). |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |