Share via


ExcelDataSet.ExcelFileBlob Property (Microsoft.PerformancePoint.Scorecards)

The serialized Excel file data.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<XmlElementAttribute> _
Public Property ExcelFileBlob As String
'Usage
Dim instance As ExcelDataSet
Dim value As String

value = instance.ExcelFileBlob

instance.ExcelFileBlob = value
[XmlElementAttribute] 
public string ExcelFileBlob { get; set; }

See Also

Reference

ExcelDataSet Class
ExcelDataSet Members
Microsoft.PerformancePoint.Scorecards Namespace