Add an ISheet
to the collection.
Optional
options: ISheetCollection.AddOptionsConvenience method for searching by name. This is functionally equivalent to search({ name });
The name to search for This is case insensitive.
Returns sheets that match the search criteria.
If no search criteria is provided, all sheets will be returned.
Optional
options: SearchOptionsISheetCollection.SearchOptions
Holds a collection of ISheets.