Spread Silverlight Documentation
Equals Method (IExcelFont)


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

Parameters

other
See Also

Reference

IExcelFont Interface
IExcelFont Members