'Declaration Public Overloads Function Contains( _ ByVal sheetName As System.String _ ) As System.Boolean
public System.bool Contains( System.string sheetName )
Parameters
- sheetName
- The name of the sheet to look for (case-insensitive).
'Declaration Public Overloads Function Contains( _ ByVal sheetName As System.String _ ) As System.Boolean
public System.bool Contains( System.string sheetName )