Spread WPF Documentation
Equals Method (IExcelNumberFormat)


GrapeCity.Excel Namespace > IExcelNumberFormat Interface : Equals Method
Syntax
'Declaration
 
<__DynamicallyInvokableAttribute()>
Function Equals( _
   ByVal other As IExcelNumberFormat _
) As System.Boolean
'Usage
 
Dim instance As IExcelNumberFormat
Dim other As IExcelNumberFormat
Dim value As System.Boolean
 
value = instance.Equals(other)
[__DynamicallyInvokable()]
System.bool Equals( 
   IExcelNumberFormat other
)

Parameters

other
See Also

Reference

IExcelNumberFormat Interface
IExcelNumberFormat Members