Syntax
| strName = XLS.AddWorkBook()
|
---|---|
Description
| Adds a new workbook to the active Excel session an returns the nam of the newly created workbook.
If Excel was not properly started, this function wil automatically initialise an Excel session by executing the AppInit function.
|
See Also
| |
Example
| Sub Main |