Spread Windows Forms 15.0
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / IValuesArray Interface
Properties Methods

In This Topic
    IValuesArray Interface Members
    In This Topic

    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
     Method (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