Multichannel-systems NeuroExplorer Manuale Utente Pagina 323

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 373
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 322
6.1.1. ActiveDocument Property
Application.ActiveDocument Property
Read-only property that returns a Document object that represents the active document (the
document corresponding to the active window of the application). Returns null if there are no open
documents.
Syntax
Document ActiveDocument
Usage
Matlab
nex = actxserver('NeuroExplorer.Application');
doc = nex.ActiveDocument;
JavaScript
var nex = new ActiveXObject("NeuroExplorer.Application");
var doc = nex.ActiveDocument;
See Also
Application Interface
Document Interface
COM/ActiveX Interfaces
Page 321
Vedere la pagina 322
1 2 ... 318 319 320 321 322 323 324 325 326 327 328 ... 372 373

Commenti su questo manuale

Nessun commento