ExportWorkbook Method

Summary

Exports the current state of the workbook to a file.

Syntax

TypeScript
JavaScript
LEADWorkbook.prototype.exportWorkbook = function( 
   fileName 
) 
exportWorkbook( 
   fileName: string 
): any; 

Parameters

fileName

A string representing name of the file will be exported.

Requirements

Target Platforms

See Also

LEADWorkbook Class

LEADWorkbook Members

Leadtools.Document.SheetEditor Namespace

Help Version 23.0.2024.5.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.SheetEditor Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.