Multichannel-systems NeuroExplorer Manuel d'utilisateur Page 225

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 373
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 224
5.5.7.9. GetNumResSummaryData Function
GetNumResSummaryData Function
Returns the string value of the specified cell in the Numerical Results Summary Window of the first
graphical view of the document.
Syntax
string GetNumResSummaryData(doc, row, col)
Parameters
Parameter Type Description
doc documentReference Reference to the document
row double 1-based row number.
col double 1-based column number.
Returns
Returns the string value of the specified cell in the Numerical Results Summary Window of the first
graphical view of the document.
Comments
None
Usage
NexScript
doc = GetActiveDocument()
% get the value of the cell in row 3, column 2
summaryCellString = GetNumResSummaryData(doc, 3, 2)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 223
Vue de la page 224
1 2 ... 220 221 222 223 224 225 226 227 228 229 230 ... 372 373

Commentaires sur ces manuels

Pas de commentaire