Click or drag to resize

VPageBreaksCollection 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 vertical page break. Returns a VPageBreak object.
(Inherited from XlsVPageBreaksCollection .)
Top
See Also