ReportViewTemplateFactory.CreateExcelServicesReport Method (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews)

Creates an Excel Services report view via the New Report wizard.

Namespace: Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews
Assembly: Microsoft.PerformancePoint.Scorecards.ModelerPlugins (in microsoft.performancepoint.scorecards.modelerplugins.dll)

Syntax

'Declaration
Public Shared Function CreateExcelServicesReport As ReportView
'Usage
Dim returnValue As ReportView

returnValue = ReportViewTemplateFactory.CreateExcelServicesReport
public static ReportView CreateExcelServicesReport ()

Return Value

An Excel Services report view.

See Also

Reference

ReportViewTemplateFactory Class
ReportViewTemplateFactory Members
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews Namespace