ReportInterface.SetCustomHeaderLabels(StringArray) Method

Top 

Description

Sets the CustomHeaderLabels to use when reporting to this ReportInterface.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Method Signature

ReportInterface.SetCustomHeaderLabels(

StringArray customHeaderLabels)

 

 

Arguments

customHeaderLabels


Description:

The custom header labels to be used when reporting to this ReportInterface.

 

 

 

Syntax

myReportInterface1.SetCustomHeaderLabels(myStringArray1);

 

 

See also

ReportInterface Object

ReportInterface Guide