WebWorksheets.Contains

WebWorksheets.Contains method

Indicates whether the collection contains the sheet.

public bool Contains(object value)
ParameterTypeDescription
valueObjectThe sheet.

See Also