VerticalPageBreakCollection overview
Count (inherited from PageBreakCollection) | Gets the number of page breaks contained in the collection. |
Item | Gets or sets the vertical page break at the specified index. |
Add | Overloaded. Ads a new vertical page break. |
Clear (inherited from PageBreakCollection) | Removes all page breaks. |
GetEnumerator (inherited from PageBreakCollection) | Returns an enumerator for the collection. |
RemoveAt (inherited from PageBreakCollection) | Removes the page break at the specified index. |
VerticalPageBreakCollection Class | GemBox.Spreadsheet Namespace