Multichannel-systems NeuroExplorer Bedienungsanleitung Seite 272

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 373
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 271
1 2 ... 267 268 269 270 271 272 273 274 275 276 277 ... 372 373

Kommentare zu diesen Handbüchern

Keine Kommentare