returns TRUE if the save operation has been successful
Arguments
fn
the filename
file_format
the file format using the xl constant.
xl
the pointer to a MS-Excel instance. An new instance can be created with GetNewXL(), returning the appropriate handle. A handle to an already running instance is returned by GetCurrXL().
Default is the last created pointer stored in DescToolsOptions("lastXL").