GrapeCity.Xaml.CalcEngine
GetRowCount Method (ICalcSource)


Gets the row count of current source.
Syntax
'Declaration
 
Function GetRowCount() As Integer
'Usage
 
Dim instance As ICalcSource
Dim value As Integer
 
value = instance.GetRowCount()
int GetRowCount()

Return Value

The row count of current source.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ICalcSource Interface
ICalcSource Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options