Description Returns the title associated with the contents of an Analysis Results Node.
Syntax arnTitle = ARNGetTitle( nNodeNum )
Parameters arnTitle (String) Title to be associated with contents of ARN. This title is displayed in any Chart representation.
nNodeNum As Long Node number of existing ARN.
Remarks Returns the title associated with the contents of an Analysis Results Node. The title should not be confused with the name of the ARN. This title is text displayed in any Chart representation of the ARN data.
See Also
|