Spread Windows Forms 12.0 Product Documentation
Transpose Method


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace > IValuesArray Interface : Transpose Method
Transposes the rows and columns of this IValuesArray.
Syntax
'Declaration
 
Sub Transpose() 
'Usage
 
Dim instance As IValuesArray
 
instance.Transpose()
void Transpose()
See Also

Reference

IValuesArray Interface
IValuesArray Members