Multichannel-systems NeuroExplorer Manual de usuario Pagina 275

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 373
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 274
1 2 ... 270 271 272 273 274 275 276 277 278 279 280 ... 372 373

Comentarios a estos manuales

Sin comentarios