Share via


ExportSettings Members

Include Protected Members
Include Inherited Members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the configuration settings used when exporting a report or scorecard.

The ExportSettings type exposes the following members.

Constructors

  Name Description
Public method ExportSettings Initializes a new instance of the ExportSettings class.

Top

Properties

  Name Description
Public property DashboardLink The absolute URL used to reference the dashboard that contains the report or scorecard to export.
Public property ExportFormat The format to use for exporting a report or scorecard: Excel or PowerPoint.
Public property PageTitle The title of the page.
Public property ViewHeight The height of the report or scorecard.
Public property ViewWidth The width of the report or scorecard.
Public property WebPartTitle The title of the Web Part.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ExportSettings Class

Microsoft.PerformancePoint.Scorecards.ServerCommon Namespace