IAnalyticReporting.GetExcelReportFields Method
Function GetExcelReportFields( _
ByVal reportPath As String _
) As IEnumerable(Of FieldForQdvFldConfigFile)
This language is not supported or no code example is available.
IEnumerable<FieldForQdvFldConfigFile> GetExcelReportFields(
string reportPath
)
This language is not supported or no code example is available.
Parameters
- reportPath
- string
The full path to the Excel report file.
Return Value
IEnumerable<FieldForQdvFldConfigFile>A collection of all fields in the report.
Exception type | Condition |
---|---|
A problem occurred. |
Available since QDV 7.14.523.