Search
CellIndex.Equals Method (CellIndex)
See Also
 






Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms

 Syntax

C#  Copy Code

public new bool Equals (
    CellIndex other
)

Visual Basic  Copy Code

Public Shadows Function Equals( _
    other As CellIndex _
) As Boolean

 Parameters

other

 Return Value

 See Also