GridWindow.saveAllAs


saveAllAs(fileName, fileType)

Save all tabs to file

fileNamestringname of the file to create
fileTypestringfile type; two possible values: 'Microsoft Excel' or 'Text'
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to GridWindow

Back to Overview