Multichannel-systems NeuroExplorer Instrukcja Użytkownika Strona 275

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 373
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 274
1 2 ... 270 271 272 273 274 275 276 277 278 279 280 ... 372 373

Komentarze do niniejszej Instrukcji

Brak uwag