HorizontalPageBreakCollection overview
Count (inherited from PageBreakCollection) | Gets the number of page breaks contained in the collection. |
Item | Gets or sets the horizontal page break at the specified index. |
Add | Overloaded. Ads a new horizontal 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. |
HorizontalPageBreakCollection Class | GemBox.Spreadsheet Namespace