Click or drag to resize

StylesCollection 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(String)
Removes style from the colleciton.
(Inherited from XlsStylesCollection .)
Public method Remove(CellStyle)
Removes the specified CellStyle from the collection.
Top
See Also