Spread Silverlight Documentation
Equals Method (IExtendedFormat)


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

Parameters

other
See Also

Reference

IExtendedFormat Interface
IExtendedFormat Members