Spread Windows Forms 8.0 Product Documentation
CompareTo(Cell) Method


Syntax
'Declaration
 
Public Overloads Function CompareTo( _
   ByVal other As FormulaDependentInfos.Cell _
) As Integer
'Usage
 
Dim instance As FormulaDependentInfos.Cell
Dim other As FormulaDependentInfos.Cell
Dim value As Integer
 
value = instance.CompareTo(other)
public int CompareTo( 
   FormulaDependentInfos.Cell other
)

Parameters

other
Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

Reference

FormulaDependentInfos.Cell Structure
FormulaDependentInfos.Cell Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.