Name | Description | |
---|---|---|
![]() | Equals | Overloaded. |
![]() | GetHashCode | |
![]() | InsertPageBreakColumn | Inserts a page break at the left of a specific Column. |
![]() | InsertPageBreakRow | Inserts a page break on top of a specific Row. |
![]() | InsertPageBreaks | Inserts page breaks at a specific location in the Worksheet. |
![]() | InsertPageBreaksAtCell | Inserts page breaks using a specific Cell as the target location for the insertion. |
![]() | RemovePageBreakColumn | Removes the page break at the left of a specific Column. |
![]() | RemovePageBreakRow | Removes the page break that is located on top of a specific Row. |
![]() | RemovePageBreaks | Removes the page breaks at a specific location in the Worksheet. |
![]() | RemovePageBreaksAtCell | Removes page breaks using a specific Cell as the target location for the removal. |
![]() | ResetAllPageBreaks | Resets all page breaks to their default state. |