Multichannel-systems NeuroExplorer Bedienungsanleitung Seite 275

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 373
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 274
5.5.11.2. ClosePowerPointFile Function
ClosePowerPointFile Function
Closes the specified Power Point file if the file is open.
Syntax
ClosePowerPointFile(filePath)
Parameters
Parameter Type Description
filePath string Full path of the Power Point file.
Returns
None
Comments
None
Usage
NexScript
pptFilePath = "C:\Data\NexResults.ppt"
SendGraphicsToPowerPoint(doc, pptFilePath, "Slide 1", "Sample slide", 1, 0)
ClosePowerPointFile(pptFilePath)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 273
Seitenansicht 274
1 2 ... 270 271 272 273 274 275 276 277 278 279 280 ... 372 373

Kommentare zu diesen Handbüchern

Keine Kommentare