ExcelServicesData.Rows Property (Microsoft.PerformancePoint.Scorecards)

The number of rows to display.

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property Rows As String
'Usage
Dim instance As ExcelServicesData
Dim value As String

value = instance.Rows

instance.Rows = value
[XmlAttributeAttribute] 
public string Rows { get; set; }

Remarks

These are strings, so empty is different from 0.

See Also

Reference

ExcelServicesData Class
ExcelServicesData Members
Microsoft.PerformancePoint.Scorecards Namespace