VPageBreaksCollection Add Method |
Name | Description | |
---|---|---|
![]() |
Add(T) |
Adds an item to the collection.trigger OnInsert and OnInsertComplete method when set item
(Inherited from
CollectionBase
T
.)
|
![]() |
Add(CellRange) |
Adds a horizontal page break.
|
![]() |
Add(IXLSRange) |
Adds a vertical page break. Returns a VPageBreak object.
(Inherited from
XlsVPageBreaksCollection
.)
|