ExportSettings.ExportFormat field

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 ExportFormat As ExportFormat
'Usage
Dim instance As ExportSettings
Dim value As ExportFormat

value = instance.ExportFormat

instance.ExportFormat = value
public ExportFormat ExportFormat

See also

Reference

ExportSettings class

ExportSettings members

Microsoft.PerformancePoint.Scorecards.ServerCommon namespace