Creates a new workbook containing the default number of worksheets
[C++]
static int NewDefaultWorkbook();
Zero if the function has been called successfully; non-zero
if the function could not be called.
See Error codes for a list
of return values.
This function calls the XLM4 function NEW(5).
See the Microsoft Excel on-line Help for function NEW for full details about
this function.
Header: xlfuncs.h