Spread Windows Forms 12.0 Product Documentation
TotalsRowCount Property


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace > IStructuredObject Interface : TotalsRowCount Property
Gets the totals row count.
Syntax
'Declaration
 
ReadOnly Property TotalsRowCount As Integer
'Usage
 
Dim instance As IStructuredObject
Dim value As Integer
 
value = instance.TotalsRowCount
int TotalsRowCount {get;}

Property Value

An integer value represents the totals row count.
See Also

Reference

IStructuredObject Interface
IStructuredObject Members