Share via


DataSourceNames.ExcelWorkbook field

Represents a data source that is based on an embedded Microsoft Excel workbook. Returns "ExcelWorkbook."

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Const ExcelWorkbook As String
'Usage
Dim value As String

value = DataSourceNames.ExcelWorkbook
public const string ExcelWorkbook

See also

Reference

DataSourceNames class

DataSourceNames members

Microsoft.PerformancePoint.Scorecards namespace