Syntax
| Result = XLS.WorkSheetCount[()]
|
---|---|
Description
| Returns the number of worksheets in the active workbook of the current Excel session.
If there is no active Excel session, this function will return 0 (zero).
|
See Also
| |
Example
| Sub Main |