Spread Windows Forms 12.0 Product Documentation
IValuesArray Interface Members
Properties  Methods 

GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace : IValuesArray Interface

The following tables list the members exposed by IValuesArray.

Public Properties
 NameDescription
 PropertyGets the column count of this IValuesArray.  
 PropertyGets the IPrimitiveValue at the specified row and column.  
 PropertyGets the row count of this IValuesArray.  
Top
Public Methods
 NameDescription
 MethodIndicates whether the current object is equal to another object of the same type. (Inherited from System.IEquatable<IValuesArray>)
 MethodResizes this IValuesArray to specified row count and column count.  
 MethodSets values to this IValuesArray object.  
 MethodTransposes the rows and columns of this IValuesArray.  
Top
See Also

Reference

IValuesArray Interface
GrapeCity.CalcEngine Namespace