
5.5.7.7. GetNumResSummaryNRows Function
GetNumResSummaryNRows Function
Returns the number of rows of the Numerical Results Summary Window of the first graphical view of
the document.
Syntax
double GetNumResSummaryNRows(doc)
Parameters
Parameter Type Description
doc documentReference Reference to the document.
Returns
Returns the number of rows of the Numerical Results Summary Window of the first graphical view of
the document.
Comments
None
Usage
NexScript
doc = GetActiveDocument()
nRows = GetNumResSummaryNRows(doc)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 221
Komentáře k této Příručce