Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The format to use for exporting a report or scorecard: Excel or PowerPoint.
Namespace: Microsoft.PerformancePoint.Scorecards.ServerCommon
Assembly: Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)
Syntax
'Declaration
Public Property ExportFormat As ExportFormat
Get
Set
'Usage
Dim instance As ExportSettings
Dim value As ExportFormat
value = instance.ExportFormat
instance.ExportFormat = value
public ExportFormat ExportFormat { get; set; }
Property Value
Type: ExportFormat
See Also
Reference
Microsoft.PerformancePoint.Scorecards.ServerCommon Namespace