Click or drag to resize

HPageBreaksCollection Add Method

Overload List
Name Description
Public method Add(T)
Adds an item to the collection.trigger OnInsert and OnInsertComplete method when set item
(Inherited from CollectionBase T .)
Public method Add(CellRange)
Adds a horizontal page break.
Protected method Add(IXLSRange)
Adds a horizontal page break. Returns an HPageBreak object. Read-only.
(Inherited from XlsHPageBreaksCollection .)
Top
See Also