[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetViewCollection.Contains

Contains Method

Contains(SheetView)

Specifies whether the collection contains the specified sheet.

Declaration
public virtual bool Contains(SheetView sheetView)
Public Overridable Function Contains(sheetView As SheetView) As Boolean
Parameters
Type Name Description
SheetView sheetView

Sheet (SheetView object) for which to check the collection

Returns
Type Description
bool

True if the sheet is found in the collection; false otherwise