Click or drag to resize

StylesCollection Contains Method

Overload List
Name Description
Public method Contains(T)
Determines whether the collection contains a specific item.
(Inherited from CollectionBase T .)
Public method Contains(String)
Check collection contains style with specified name.
(Inherited from XlsStylesCollection .)
Public method Contains(CellStyle)
Style which is in collection.
Top
See Also