Multichannel-systems NeuroExplorer Manual de usuario Pagina 272

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 373
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 271
5.5.10.2. CloseExcelFile Function
CloseExcelFile Function
Closes the specified Excel file if the file is open.
Syntax
CloseExcelFile(filePath)
Parameters
Parameter Type Description
filePath string Full path of the Excel file.
Returns
None
Comments
None
Usage
NexScript
excelFilePath = "C:\data\NexResults.xls"
SendResultsToExcel(doc, excelFilePath, "Nex", 0, "A1", 1, 0)
CloseExcelFile(excelFilePath)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 270
Vista de pagina 271
1 2 ... 267 268 269 270 271 272 273 274 275 276 277 ... 372 373

Comentarios a estos manuales

Sin comentarios