The following tables list the members exposed by HorizontalPageBreakCollection.
Name | Description | |
---|---|---|
Count | Gets the number of page breaks in this collection. (Inherited from Infragistics.Documents.Excel.PageBreakCollection<HorizontalPageBreak>) | |
Item | Gets the page break at the specified index. (Inherited from Infragistics.Documents.Excel.PageBreakCollection<HorizontalPageBreak>) |
Name | Description | |
---|---|---|
Add | Adds a page break to the Worksheet. (Inherited from Infragistics.Documents.Excel.PageBreakCollection<HorizontalPageBreak>) | |
Clear | Clears the collection of page breaks. (Inherited from Infragistics.Documents.Excel.PageBreakCollection<HorizontalPageBreak>) | |
Contains | Determines whether the specified page break exists on the Worksheet. (Inherited from Infragistics.Documents.Excel.PageBreakCollection<HorizontalPageBreak>) | |
IndexOf | Gets the 0-based index of the specified page break. (Inherited from Infragistics.Documents.Excel.PageBreakCollection<HorizontalPageBreak>) | |
Remove | Removes the specified page break from the Worksheet. (Inherited from Infragistics.Documents.Excel.PageBreakCollection<HorizontalPageBreak>) | |
RemoveAt | Removes the page break at the specified index. (Inherited from Infragistics.Documents.Excel.PageBreakCollection<HorizontalPageBreak>) |