Click or drag to resize

FontsCollection Contains Method

Overload List
Name Description
Public method Contains(ExcelFont)
Determines whether the collection contains a specific ExcelFont object.
Public method Contains(XlsFont)
Determines whether the collection contains a specific XlsFont.
(Inherited from XlsFontsCollection .)
Public method Contains(XlsFontStyle)
Determines whether the collection contains a specific XlsFontStyle object.
Top
See Also