Multichannel-systems NeuroExplorer Manual do Utilizador Página 272

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 373
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 271
1 2 ... 267 268 269 270 271 272 273 274 275 276 277 ... 372 373

Comentários a estes Manuais

Sem comentários