StylesCollection Remove Method | 
| Name | Description | |
|---|---|---|
| 
 | 
Remove(T) | 
 
Removes the first occurrence of a specific object from the collection.
 
(Inherited from
CollectionBase
T
.)
 | 
| 
 | 
Remove(String) | 
 
Removes style from the colleciton.
 
(Inherited from
XlsStylesCollection
.)
 | 
| 
 | 
Remove(CellStyle) | 
 
Removes the specified CellStyle from the collection.
 
 |