The following tables list the members exposed by PageBreakCollection<T>.
Name | Description | |
---|---|---|
Add | Adds a page break to the Worksheet. | |
Clear | Clears the collection of page breaks. | |
Contains | Determines whether the specified page break exists on the Worksheet. | |
IndexOf | Gets the 0-based index of the specified page break. | |
Remove | Removes the specified page break from the Worksheet. | |
RemoveAt | Removes the page break at the specified index. |