StylesCollection Contains Method |
Name | Description | |
---|---|---|
![]() |
Contains(T) |
Determines whether the collection contains a specific item.
(Inherited from
CollectionBase
T
.)
|
![]() |
Contains(String) |
Check collection contains style with specified name.
(Inherited from
XlsStylesCollection
.)
|
![]() |
Contains(CellStyle) |
Style which is in collection.
|