Spread.Services Documentation
Contains Method (IWorksheets)
GrapeCity.Documents.Spread Namespace > IWorksheets Interface : Contains Method
The IWorksheet object.
Returns true if the specified Worksheet is contained by the collection of worksheets; otherwise, false is returned.
Syntax
System.bool Contains( 
   IWorksheet worksheet
)

Parameters

worksheet
The IWorksheet object.

Return Value

Returns whether the specified worksheet is contained by the collection of worksheets.
See Also

Reference

IWorksheets Interface
IWorksheets Members