GrapeCity.Xaml.CalcEngine
GetColumnCount Method (ICalcSource)


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

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