Returns the number of sheets in the active workbook.
@SheetCount([<IncludeHiddenSheets>])
| Argument Name | Description |
|---|---|
| IncludeHiddenSheets | Optional (default value: true); Controls whether the returned count includes both visible and hidden sheets OR only visible sheets. |