Spread Silverlight Documentation
Equals Method (IExcelColor)


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

Parameters

other
See Also

Reference

IExcelColor Interface
IExcelColor Members