
5.5.7.6. GetNumResSummaryNCols Function
GetNumResSummaryNCols Function
Returns the number of columns of the Numerical Results Summary Window of the first graphical view
of the document.
Syntax
double GetNumResSummaryNCols(doc)
Parameters
Parameter Type Description
doc documentReference Reference to the document.
Returns
Returns the number of columns of the Numerical Results Summary Window of the first graphical view
of the document.
Comments
None
Usage
NexScript
doc = GetActiveDocument()
nCols = GetNumResSummaryNCols(doc)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 220
Kommentare zu diesen Handbüchern