Click or drag to resize

VPageBreaksCollection Remove Method

Overload List
Name Description
Public method Remove(T)
Removes the first occurrence of a specific object from the collection.
(Inherited from CollectionBase T .)
Public method Remove(CellRange)
Remove page break with specified range.
Protected method Remove(IXLSRange)
Removes vertical page break.
(Inherited from XlsVPageBreaksCollection .)
Top
See Also